#include <iostream>#include <stdint.h>#include "ldastoolsal/types.hh"#include "framecpp/Common/cksum_boost.hh"#include "framecpp/Common/cksum_ldas.hh"
Classes | |
| class | FrameCPP::Common::CheckSum |
| class | FrameCPP::Common::CheckSumCRC |
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. | |
Macros | |
| #define | __BIG_ENDIAN 0xFF00 |
| #define | __LITTLE_ENDIAN 0x00FF |
| #define | __BYTE_ORDER __LITTLE_ENDIAN |
| #define __BIG_ENDIAN 0xFF00 |
| #define __BYTE_ORDER __LITTLE_ENDIAN |
| #define __LITTLE_ENDIAN 0x00FF |