ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
FrameCPP::Version_7 Namespace Reference

Implementation of the version 7 specification. More...

Classes

class  FrameH
class  FrEvent
class  FrEventStorage
class  FrRawData
class  FrSerData
class  FrSimData
class  FrSimDataStorage
class  FrSimEvent
class  FrSimEventNPS
class  IStream
class  OStream

Typedefs

typedef Previous::FrameHNPS FrameHNPS
 Non-PTR_STRUCT elements of the FrameH structure.
typedef Previous::FrameHPST< FrDetector, FrEvent, FrHistory, FrProcData, FrRawData, FrSimData, FrSimEvent, FrSummary, FrTable, FrVectFrameHPS
 PTR_STRUCT elements of the FrmaeH structure.
typedef Common::IFrameStreamWrapper< 7, FrAdcData, FrameH, FrProcData, FrSerData, FrSimData, FrRawData, FrEvent, FrSimEventIFrameStream
typedef Common::IFrameStreamPlanWrapper< 7, FrAdcData, FrameH, FrProcData, FrSerData, FrSimData, FrRawData, FrEvent, FrSimEventIFrameStreamPlan
typedef Previous::FrEventRefs FrEventRefs
typedef FrSimDataRefsT< FrVect, FrTableFrSimDataRefs
typedef Previous::FrSimEventPS FrSimEventPS

Functions

bool init_frame_spec ()
void FrEvent:: vTOCQuery (int InfoClass, va_list vl) const

Variables

constexpr CHAR_U DATA_FORMAT_VERSION = 7
constexpr CHAR_U LIBRARY_MINOR_VERSION = 1
static const bool Initialized = init_frame_spec( )
static const int MAX_REF = 2

Detailed Description

Implementation of the version 7 specification.

This namespace includes classes and functions needed to implement the version 4 frame specification as described by LIGO-T970130-G-E dated September 7, 2006.

Typedef Documentation

◆ FrameHNPS

typedef Previous::FrameHNPS FrameCPP::Version_7::FrameHNPS

Non-PTR_STRUCT elements of the FrameH structure.

This class contains the data members of the FrameH structure that are not refernced by a pointer. This allows for easier migration into future frame specifications.

◆ FrameHPS

PTR_STRUCT elements of the FrmaeH structure.

This class contains the PTR_STRUCT references of the FrameH structure. This allows for easier migration into future frame specifications.

◆ FrEventRefs

typedef Previous::FrEventRefs FrameCPP::Version_7::FrEventRefs

◆ FrSimDataRefs

◆ FrSimEventPS

typedef Previous::FrSimEventPS FrameCPP::Version_7::FrSimEventPS

◆ IFrameStream

◆ IFrameStreamPlan

Function Documentation

◆ init_frame_spec()

bool FrameCPP::Version_7::init_frame_spec ( )

◆ vTOCQuery()

void FrEvent:: FrameCPP::Version_7::vTOCQuery ( int InfoClass,
va_list vl ) const

Variable Documentation

◆ DATA_FORMAT_VERSION

CHAR_U FrameCPP::Version_7::DATA_FORMAT_VERSION = 7
constexpr

◆ Initialized

const bool FrameCPP::Version_7::Initialized = init_frame_spec( )
static

◆ LIBRARY_MINOR_VERSION

CHAR_U FrameCPP::Version_7::LIBRARY_MINOR_VERSION = 1
constexpr

◆ MAX_REF

const int FrameCPP::Version_7::MAX_REF = 2
static