ldas-tools-framecpp  2.9.3
Classes | Namespaces | Functions
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

 FrameCPP
 I/O library for implementing the LIGO/Virgo frame specification.
 
 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)