ldas-tools-framecpp
2.6.4
|
#include <stdint.h>
#include "ldastoolsal/types.hh"
#include "framecpp/Common/CRC.hh"
Classes | |
class | FrameCPP::Common::CheckSum |
class | FrameCPP::Common::CheckSumCRC |
Namespaces | |
FrameCPP | |
I/O library for implementing the LIGO/Virgo frame specification. | |
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 |