|
ldas-tools-framecpp 3.0.4
|
#include <framecpp_config.h>#include <assert.h>#include <stdexcept>#include <iostream>#include "ldastoolsal/AtExit.hh"#include "ldastoolsal/gpstime.hh"#include "ldastoolsal/mutexlock.hh"#include "framecpp/Common/Description.hh"#include "framecpp/Common/FrameSpec.hh"#include "framecpp/Common/IOStream.hh"#include "framecpp/Common/FrDetector.hh"#include "framecpp/Common/FrSH.hh"#include "framecpp/Common/FrStatData.hh"#include "framecpp/Common/FrameSpec.tcc"
Classes | |
| class | FrameCPP::Common::FrameSpec::frame_spec_container |
| Collection of frame specifications. More... | |
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 | INSTANTIATE(LM_TYPE, LM_CRC_TYPE) |
Functions | |
| FrameCPP::Common::INSTANTIATE (FrameSpec::Object, INT_4U) | |
| FrameCPP::Common::INSTANTIATE (FrDetector, INT_4U) | |
| FrameCPP::Common::INSTANTIATE (FrSH, INT_4U) | |
| FrameCPP::Common::INSTANTIATE (FrStatData, INT_4U) | |
| INT_2U | FrameCPP::GetDataFormatVersion () |
| Return the data format version. | |
| std::string | FrameCPP::GetVersion () |
| Get the version of frameCPP. | |
| #define INSTANTIATE | ( | LM_TYPE, | |
| LM_CRC_TYPE ) |