ldas-tools-framecpp  2.8.1
Classes | Namespaces | Macros | Functions
FrameSpec.cc File Reference
#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/FrStatData.hh"
#include "framecpp/Common/FrameSpec.tcc"
Include dependency graph for FrameSpec.cc:

Classes

class  FrameCPP::Common::FrameSpec::frame_spec_container
 Collection of frame specifications. More...
 

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 INSTANTIATE(LM_TYPE, LM_CRC_TYPE)
 

Functions

 FrameCPP::Common::INSTANTIATE (FrameSpec::Object, INT_4U)
 
 FrameCPP::Common::INSTANTIATE (FrDetector, INT_4U)
 
 FrameCPP::Common::INSTANTIATE (FrStatData, INT_4U)
 
INT_2U FrameCPP::GetDataFormatVersion ()
 Return the data format version. More...
 
std::string FrameCPP::GetVersion ()
 Get the version of frameCPP. More...
 

Macro Definition Documentation

◆ INSTANTIATE

#define INSTANTIATE (   LM_TYPE,
  LM_CRC_TYPE 
)
Value:
template FrameSpec::ObjectWithChecksum< LM_TYPE, LM_CRC_TYPE >:: \
~ObjectWithChecksum( )