ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
cksum_ldas.hh File Reference
#include <cstdint>
#include <boost/endian/conversion.hpp>
#include "ldastoolsal/types.hh"
#include "ldastoolsal/reverse.hh"
#include "framecpp/Common/cksum.hh"
Include dependency graph for cksum_ldas.hh:

Classes

class  FrameCPP::Common::crc_ldas
 

Namespaces

namespace  FrameCPP
 I/O library for implementing the LIGO/Virgo frame specification.
 
namespace  FrameCPP::Common
 Routines upon which the version specific layers are built.
 

Functions

template<>
void FrameCPP::Common::crc_ldas::process_eight_byte_chunck< boost::endian::order::big > (const value_type *&Current)
 
template<>
void FrameCPP::Common::crc_ldas::process_eight_byte_chunck< boost::endian::order::little > (const value_type *&Current)