ldas-tools-framecpp  3.0.4
The C++ interface to FrameCPP library

The C++ interface is the core library. This is the basis for all other interfaces and can be used directly by C++ developers. Applications that are written using this interface should use classes from the top level namespace FrameCPP. This allows the application to use the most recent version of the frame specification without directly referencing the frame specification namespace.

Class
Description
FrameCPP::FrameH Frame Header Structure Definition
FrameCPP::FrAdcData ADC Data Sytructure Definition
FrameCPP::FrDetector Detector Data Structure Definition
FrameCPP::FrEndOfFile End of File Data Structure Definition
FrameCPP::FrEndOfFrame End of Frame Data Structure Definition
FrameCPP::FrEvent Event Data Structure Definition
FrameCPP::FrHistory History Structure Definition
FrameCPP::FrMsg Message Log Data Structure Definition
FrameCPP::FrProcData Post-Processed Data Structure Definition
FrameCPP::FrRawData Raw Data Structure Definition
FrameCPP::FrSerData Serial Data Structure Definition
FrameCPP::FrSimData Simulated Data Structure Definition
FrameCPP::FrSimEvent Simulated Event Data Structure Definition
FrameCPP::FrStatData Static Data Structure Definition
FrameCPP::FrSummary Summary Data Structure Definition
FrameCPP::FrTable Table Data Structure Definition
FrameCPP::FrTOC Table of Contents Data Structure Definition
FrameCPP::FrVect Vector Data Strucutre Definition