ldas-tools-framecpp  2.5.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Typedefs | Functions | Variables
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
 

Typedefs

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

Functions

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

Variables

const CHAR_U DATA_FORMAT_VERSION = 7
 
const CHAR_U LIBRARY_MINOR_VERSION = 1
 

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

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.

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.

Function Documentation

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

Variable Documentation

const CHAR_U FrameCPP::Version_7::DATA_FORMAT_VERSION = 7
const CHAR_U FrameCPP::Version_7::LIBRARY_MINOR_VERSION = 1