ldas-tools-framecpp 2.9.2
Classes | Namespaces | Typedefs | 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

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

Typedefs

typedef cksum_impl< crc_ldas > FrameCPP::Common::cksum_ldas
 

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)