#include <cstdint>#include <boost/endian/conversion.hpp>#include "ldastoolsal/types.hh"#include "ldastoolsal/reverse.hh"#include "framecpp/Common/cksum.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) |