|
ldas-tools-framecpp 3.0.4
|
#include "ldastoolsal/types.hh"#include "framecpp/Version9/FrameSpec.hh"#include "framecpp/Common/StreamRef.hh"

Namespaces | |
| namespace | FrameCPP |
| I/O library for implementing the LIGO/Virgo frame specification. | |
| namespace | FrameCPP::Version_9 |
| Implementation of the version 9 specification. | |
Macros | |
| #define | FR_CE_LENGTH_TYPE INT_8U |
| #define | FR_CE_CHKTYPE_TYPE CHAR_U |
| #define | FR_CE_CLASS_TYPE CHAR_U |
| #define | FR_CE_INSTANCE_TYPE INT_4U |
Typedefs | |
| typedef FR_CE_LENGTH_TYPE | FrameCPP::Version_9::fr_ce_length_type |
| typedef FR_CE_CHKTYPE_TYPE | FrameCPP::Version_9::fr_ce_chkType_type |
| typedef FR_CE_CLASS_TYPE | FrameCPP::Version_9::fr_ce_class_type |
| typedef FR_CE_INSTANCE_TYPE | FrameCPP::Version_9::fr_ce_instance_type |
| typedef Common::StreamRef2< fr_ce_length_type, fr_ce_chkType_type, fr_ce_class_type, fr_ce_instance_type, DATA_FORMAT_VERSION > | FrameCPP::Version_9::StreamRef |
| Common Elements of all frame structures. | |
| #define FR_CE_CHKTYPE_TYPE CHAR_U |
| #define FR_CE_CLASS_TYPE CHAR_U |
| #define FR_CE_INSTANCE_TYPE INT_4U |
| #define FR_CE_LENGTH_TYPE INT_8U |