ldas-tools-framecpp
2.7.0
|
Table of Contents Data Structure Definition. More...
#include <FrTOC.hh>
Classes | |
struct | StatType_type |
class | StatTypeKey |
class | StatTypeKeyHash |
Public Member Functions | |
FrTOC () | |
Default constructor. More... | |
FrTOC (const FrameCPP::Common::FrTOC *Source) | |
Constructor. More... | |
virtual void | ForEach (query_info_type Info, FunctionBase &Action) const |
Iterate over elements of the Table of Contents. More... | |
virtual void | IndexObject (object_type Object, std::streampos Position) |
Place information about an object into the TOC. More... | |
virtual FrTOC * | Create () const |
Virtual constructor. More... | |
virtual void | FrStatDataQuery (const std::string &NamePattern, const LDASTools::AL::GPSTime &StartTime, const LDASTools::AL::GPSTime &EndTime, const INT_4U Version, Common::FrStatData::Query &Result) const |
Retieve FrStatData data. More... | |
virtual const char * | ObjectStructName () const |
The name structure name of this object. More... | |
virtual bool | operator== (const Common::FrameSpec::Object &RHS) const |
equality operator More... | |
const MapStatType_type & | GetStatType () const |
FrTOC () | |
Default constructor. More... | |
FrTOC (const FrameCPP::Common::FrTOC *Source) | |
Constructor. More... | |
virtual void | ForEach (query_info_type Info, FunctionBase &Action) const |
Iterate over elements of the Table of Contents. More... | |
virtual void | IndexObject (object_type Object, std::streampos Position) |
Place information about an object into the TOC. More... | |
virtual FrTOC * | Create () const |
Virtual constructor. More... | |
virtual void | FrStatDataQuery (const std::string &NamePattern, const LDASTools::AL::GPSTime &StartTime, const LDASTools::AL::GPSTime &EndTime, const INT_4U Version, Common::FrStatData::Query &Result) const |
Retieve FrStatData data. More... | |
virtual const char * | ObjectStructName () const |
The name structure name of this object. More... | |
virtual bool | operator== (const Common::FrameSpec::Object &RHS) const |
equality operator More... | |
const MapStatType_type & | GetStatType () const |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. More... | |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. More... | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. More... | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. More... | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. More... | |
virtual void | Write (ostream_type &Stream) const =0 |
Write object to the stream. More... | |
virtual void | FrStatDataQuery (const std::string &NamePattern, const LDASTools::AL::GPSTime &StartTime, const LDASTools::AL::GPSTime &EndTime, const INT_4U Version, FrStatData::Query &Result) const =0 |
virtual void | seekAdcDataPositions (istream_type &Stream, channel_id_type Channel)=0 |
Advance to the specified Adc channel. More... | |
class_type | GetClass () const |
Retrieve the class identifier. More... | |
class_type | GetClass () const |
Retrieve the class identifier. More... | |
const Description * | GetDescription () const |
Retrieve FrSH/FrSE description of the parent object. More... | |
const Description * | GetDescription () const |
Retrieve FrSH/FrSE description of the parent object. More... | |
ostream_type & | WriteNext (ostream_type &Stream) const |
Write a next pointer to the parent to the stream. More... | |
ostream_type & | WriteNext (ostream_type &Stream) const |
Write a next pointer to the parent to the stream. More... | |
virtual Object * | Clone () const |
constructor - virtual copy constructor More... | |
virtual Object * | Clone () const |
constructor - virtual copy constructor More... | |
template<typename PreviousType , typename CurrentType > | |
FrameSpec::ObjectInterface::promote_ret_type | PromoteObject (FrameSpec::ObjectInterface::frame_spec_version_type Target, FrameSpec::ObjectInterface::frame_spec_version_type Source, FrameSpec::ObjectInterface::promote_arg_type Obj, IStream *Stream) |
virtual void | VerifyObject (Verify &Verifier, IFrameStream &Stream) const |
Verify an object. More... | |
virtual void | VerifyObject (Verify &Verifier, IFrameStream &Stream) const |
Verify an object. More... | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
const data_quality_container_type & | GetDataQuality () const |
Retreive array of integer QA words from each FrameH. More... | |
const data_quality_container_type & | GetDataQuality () const |
Retreive array of integer QA words from each FrameH. More... | |
const dt_container_type & | GetDt () const |
Retrieve array of frame durations in seconds. More... | |
const dt_container_type & | GetDt () const |
Retrieve array of frame durations in seconds. More... | |
const frame_container_type & | GetFrame () const |
Retrieve array of frame numbers. More... | |
const frame_container_type & | GetFrame () const |
Retrieve array of frame numbers. More... | |
const gtimes_container_type & | GetGTimeN () const |
Retrieve array of integer GPS residual nanoseconds for the frame. More... | |
const gtimes_container_type & | GetGTimeN () const |
Retrieve array of integer GPS residual nanoseconds for the frame. More... | |
const gtimen_container_type & | GetGTimeS () const |
Retrieve array of integer GPS frame times. More... | |
const gtimen_container_type & | GetGTimeS () const |
Retrieve array of integer GPS frame times. More... | |
const nfirstadc_container_type & | GetNFirstADC () const |
Retrieve array of first FrADCData positions. More... | |
const nfirstadc_container_type & | GetNFirstADC () const |
Retrieve array of first FrADCData positions. More... | |
const nfirstmsg_container_type & | GetNFirstMsg () const |
Retrieve array of first FrMsg positions. More... | |
const nfirstmsg_container_type & | GetNFirstMsg () const |
Retrieve array of first FrMsg positions. More... | |
const nfirstser_container_type & | GetNFirstSer () const |
Retrieve array of first FrSerData positions. More... | |
const nfirstser_container_type & | GetNFirstSer () const |
Retrieve array of first FrSerData positions. More... | |
const nfirsttable_container_type & | GetNFirstTable () const |
Retrieve array of first FrTable positions. More... | |
const nfirsttable_container_type & | GetNFirstTable () const |
Retrieve array of first FrTable positions. More... | |
nFrame_type | GetNFrame () const |
nFrame_type | GetNFrame () const |
const positionh_container_type & | GetPositionH () const |
Retrieve array of FrameH positions. More... | |
const positionh_container_type & | GetPositionH () const |
Retrieve array of FrameH positions. More... | |
const runs_container_type & | GetRuns () const |
const runs_container_type & | GetRuns () const |
const shid_container_type & | GetSHid () const |
Retrieve array of FrSH IDs. More... | |
const shid_container_type & | GetSHid () const |
Retrieve array of FrSH IDs. More... | |
const shname_container_type & | GetSHname () const |
Retrieve array of FrSH names. More... | |
const shname_container_type & | GetSHname () const |
Retrieve array of FrSH names. More... | |
uleaps_type | GetULeapS () const |
Retrieve the number of leap seconds. More... | |
uleaps_type | GetULeapS () const |
Retrieve the number of leap seconds. More... | |
const namedetector_container_type & | GetNameDetector () const |
Retrieve array of FrDetector names. More... | |
const namedetector_container_type & | GetNameDetector () const |
Retrieve array of FrDetector names. More... | |
const positiondetector_container_type & | GetPositionDetector () const |
Retrieve array of FrDetector positions. More... | |
const positiondetector_container_type & | GetPositionDetector () const |
Retrieve array of FrDetector positions. More... | |
bool | operator== (const FrTOCData &RHS) const |
equality operator More... | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
const stat_container_type & | GetStat () const |
Return all channels. More... | |
const stat_container_type & | GetStat () const |
Return all channels. More... | |
INT_4U | GetNTotalStat () const |
Return number of FrStatData structures. More... | |
INT_4U | GetNTotalStat () const |
Return number of FrStatData structures. More... | |
bool | operator== (const FrTOCStatData &RHS) const |
equality operator More... | |
void | QueryStatData (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrStatData being written. More... | |
void | QueryStatData (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrStatData being written. More... | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
const MapADC_type & | GetADC () const |
Return all channels. More... | |
MapADC_type::const_iterator | GetADC (const std::string &Name) const |
Return the indexed data for a named channel. More... | |
MapADC_type::const_iterator | GetADC (INT_4U index) const |
Return the indexed data for an indexed channel. More... | |
const MapADC_type & | GetADC () const |
Return all channels. More... | |
MapADC_type::const_iterator | GetADC (const std::string &Name) const |
Return the indexed data for a named channel. More... | |
MapADC_type::const_iterator | GetADC (INT_4U index) const |
Return the indexed data for an indexed channel. More... | |
const key_container_type & | GetKeys () const |
Retrieve the keys. More... | |
const key_container_type & | GetKeys () const |
Retrieve the keys. More... | |
void | QueryAdc (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrAdcData being written. More... | |
void | QueryAdc (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrAdcData being written. More... | |
bool | operator== (const FrTOCAdcData &RHS) const |
equality operator More... | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
const key_container_type & | GetKeys () const |
Retrieve the keys. More... | |
const MapProc_type & | GetProc () const |
Return all channels. More... | |
MapProc_type::const_iterator | GetProc (const std::string &Name) const |
Return the indexed data for a named channel. More... | |
MapProc_type::const_iterator | GetProc (INT_4U index) const |
Return the indexed data for a named channel. More... | |
const MapProc_type & | GetProc () const |
Return all channels. More... | |
MapProc_type::const_iterator | GetProc (const std::string &Name) const |
Return the indexed data for a named channel. More... | |
MapProc_type::const_iterator | GetProc (INT_4U index) const |
Return the indexed data for a named channel. More... | |
void | QueryProc (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrProcData being written. More... | |
void | QueryProc (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrProcData being written. More... | |
bool | operator== (const FrTOCProcData &RHS) const |
equality operator More... | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
const MapSim_type & | GetSim () const |
Return all channels. More... | |
MapSim_type::const_iterator | GetSim (const std::string &Name) const |
Return the indexed data for a named channel. More... | |
MapSim_type::const_iterator | GetSim (INT_4U index) const |
Return the indexed data for a named channel. More... | |
const MapSim_type & | GetSim () const |
Return all channels. More... | |
MapSim_type::const_iterator | GetSim (const std::string &Name) const |
Return the indexed data for a named channel. More... | |
MapSim_type::const_iterator | GetSim (INT_4U index) const |
Return the indexed data for a named channel. More... | |
void | QuerySim (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrSimData being written. More... | |
void | QuerySim (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrSimData being written. More... | |
bool | operator== (const FrTOCSimData &RHS) const |
equality operator More... | |
const MapSer_type & | GetSer () const |
Return all channels. More... | |
MapSer_type::const_iterator | GetSer (const std::string &Name) const |
Return the indexed data for a named channel. More... | |
MapSer_type::const_iterator | GetSer (INT_4U index) const |
Return the indexed data for a named channel. More... | |
const MapSer_type & | GetSer () const |
Return all channels. More... | |
MapSer_type::const_iterator | GetSer (const std::string &Name) const |
Return the indexed data for a named channel. More... | |
MapSer_type::const_iterator | GetSer (INT_4U index) const |
Return the indexed data for a named channel. More... | |
void | QuerySer (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrSerData being written. More... | |
void | QuerySer (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrSerData being written. More... | |
bool | operator== (const FrTOCSerData &RHS) const |
equality operator More... | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
const key_container_type & | GetPositionKeys () const |
const key_container_type & | GetPositionKeys () const |
const MapSummary_type & | GetSummary () const |
Return all summary elements. More... | |
MapSummary_type::const_iterator | GetSummary (const std::string &Name) const |
Return the indexed data for a named summary elemnet. More... | |
MapSummary_type::const_iterator | GetSummary (INT_4U index) const |
Return the indexed data for an index summary element. More... | |
const MapSummary_type & | GetSummary () const |
Return all summary elements. More... | |
MapSummary_type::const_iterator | GetSummary (const std::string &Name) const |
Return the indexed data for a named summary elemnet. More... | |
MapSummary_type::const_iterator | GetSummary (INT_4U index) const |
Return the indexed data for an index summary element. More... | |
void | QuerySum (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrSummary being written. More... | |
void | QuerySum (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrSummary being written. More... | |
bool | operator== (const FrTOCSummary &RHS) const |
equality operator More... | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
const nameEvent_container_type & | GetEvent () const |
Return all events. More... | |
const nameEvent_container_type & | GetEvent () const |
Return all events. More... | |
void | QueryEvent (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrEvent being written. More... | |
void | QueryEvent (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrEvent being written. More... | |
bool | operator== (const FrTOCEvent &RHS) const |
equality operator More... | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
const nameSimEvent_container_type & | GetSimEvent () const |
Return all events. More... | |
const nameSimEvent_container_type & | GetSimEvent () const |
Return all events. More... | |
void | QuerySimEvent (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrSimEvent being written. More... | |
void | QuerySimEvent (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrSimEvent being written. More... | |
bool | operator== (const FrTOCSimEvent &RHS) const |
equality operator More... | |
Static Public Member Functions | |
static const char * | StructName () |
The name structure name of this object. More... | |
static const Common::Description * | StructDescription () |
The description of structure. More... | |
static const char * | StructName () |
The name structure name of this object. More... | |
static const Common::Description * | StructDescription () |
The description of structure. More... | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. More... | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. More... | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. More... | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. More... | |
static object_type | DemoteObject (frame_spec_version_type Target, object_type Obj, istream_type *Stream) |
Down grade an object. More... | |
static object_type | DemoteObject (frame_spec_version_type Target, object_type Obj, istream_type *Stream) |
Down grade an object. More... | |
static object_type | PromoteObject (frame_spec_version_type Target, frame_spec_version_type Source, object_type Obj, istream_type *Stream) |
Upgrade an object. More... | |
template<typename PreviousType , typename CurrentType > | |
static object_type | PromoteObject (frame_spec_version_type Target, frame_spec_version_type Source, object_type Obj, istream_type *Stream) |
Upgrade an object. More... | |
static object_type | PromoteObject (frame_spec_version_type Target, frame_spec_version_type Source, object_type Obj, istream_type *Stream) |
Upgrade an object. More... | |
template<typename PreviousType , typename CurrentType > | |
static object_type | PromoteObject (frame_spec_version_type Target, frame_spec_version_type Source, object_type Obj, istream_type *Stream) |
Upgrade an object. More... | |
template<typename SE > | |
static void | Description (Common::Description &Desc) |
The description of structure. More... | |
template<typename SE > | |
static void | Description (Common::Description &Desc) |
The description of structure. More... | |
template<typename SE > | |
static void | Description (Common::Description &Desc) |
The description of structure. More... | |
template<typename SE > | |
static void | Description (Common::Description &Desc) |
The description of structure. More... | |
template<typename SE > | |
static void | Description (Common::Description &Desc) |
The description of structure. More... | |
template<typename SE > | |
static void | Description (Common::Description &Desc) |
The description of structure. More... | |
template<typename SE > | |
static void | Description (Common::Description &Desc) |
The description of structure. More... | |
template<typename SE > | |
static void | Description (Common::Description &Desc) |
The description of structure. More... | |
template<typename SE > | |
static void | Description (Common::Description &Desc) |
The description of structure. More... | |
template<typename SE > | |
static void | Description (Common::Description &Desc) |
The description of structure. More... | |
Public Attributes | |
position_type | m_positions_start |
Static Public Attributes | |
static const INT_4U | NO_DATA_AVAILABLE = 0xFFFFFFFF |
static const Common::FrameSpec::Info::frame_object_types | s_object_id = Common::FrameSpec::Info::FSI_FR_TOC |
static const int | event_type_size |
static const int | event_type_size |
Protected Types | |
typedef std::vector< name_type > | key_container_type |
Protected Member Functions | |
virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, Common::IStream *Stream) const |
Demotes object to previous version of the frame spec. More... | |
virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, Common::IStream *Stream) const |
Promotes object to another version of the frame spec. More... | |
virtual Common::FrameSpec::size_type | pBytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
virtual FrTOC * | pCreate (Common::IStream &Stream) const |
Virtual constructor. More... | |
virtual void | pWrite (Common::OStream &Stream) const |
Write the structure to the stream. More... | |
virtual INT_4U | nFrame () const |
virtual const cmn_dt_container_type & | dt () const |
virtual const cmn_GTimeS_container_type & | GTimeS () const |
virtual const cmn_GTimeN_container_type & | GTimeN () const |
virtual cmn_runs_container_type const & | runs () const |
virtual cmn_position_type | positionDetector (const std::string &Name) const |
Retrieve the stream position for the detector. More... | |
virtual cmn_position_type | positionH (INT_4U FrameIndex) const |
virtual const cmn_name_container_type & | nameADC () const |
virtual cmn_position_type | positionADC (INT_4U FrameIndex, const std::string &Channel) const |
virtual cmn_position_type | positionADC (INT_4U FrameIndex, INT_4U Channel) const |
virtual cmn_position_type | positionEvent (INT_4U FrameIndex, const std::string &Event) const |
virtual cmn_position_type | positionEvent (const std::string &Event, INT_4U Index) const |
virtual const cmn_name_container_type & | nameProc () const |
virtual cmn_position_type | positionProc (INT_4U FrameIndex, const std::string &Channel) const |
virtual cmn_position_type | positionProc (INT_4U FrameIndex, INT_4U Channel) const |
virtual const cmn_name_container_type & | nameSer () const |
virtual cmn_position_type | positionSer (INT_4U FrameIndex, const std::string &Channel) const |
virtual const cmn_name_container_type & | nameSim () const |
virtual cmn_position_type | positionSim (INT_4U FrameIndex, const std::string &Channel) const |
virtual cmn_position_type | positionSimEvent (INT_4U FrameIndex, const std::string &SimEvent) const |
virtual cmn_position_type | positionSimEvent (const std::string &EventType, INT_4U Index) const |
virtual void | cacheAdcDataPositions (istream_type &Stream) |
Cache where the positions of the Adc channels. More... | |
virtual void | seekAdcDataPositions (istream_type &Stream, Common::FrTOC::channel_id_type Channel) |
Advance to the specified Adc channel. More... | |
virtual void | seekAdcDataPositions (istream_type &Stream, const std::string &Channel) |
Advance to the specified Adc channel. More... | |
virtual void | procDataCachePositions (istream_type &Stream) |
Cache where the positions of the FrProcData channels. More... | |
virtual INT_4U | nSH () const |
virtual INT_2U | SHid (INT_4U Offset) const |
virtual const std::string & | SHname (INT_4U Offset) const |
virtual void | loadHeader (Common::IStream &Stream) |
virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, Common::IStream *Stream) const |
Demotes object to previous version of the frame spec. More... | |
virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, Common::IStream *Stream) const |
Promotes object to another version of the frame spec. More... | |
virtual Common::FrameSpec::size_type | pBytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
virtual FrTOC * | pCreate (Common::IStream &Stream) const |
Virtual constructor. More... | |
virtual void | pWrite (Common::OStream &Stream) const |
Write the structure to the stream. More... | |
virtual INT_4U | nFrame () const |
virtual const cmn_dt_container_type & | dt () const |
virtual const cmn_GTimeS_container_type & | GTimeS () const |
virtual const cmn_GTimeN_container_type & | GTimeN () const |
virtual cmn_runs_container_type const & | runs () const |
virtual cmn_position_type | positionDetector (const std::string &Name) const |
Retrieve the stream position for the detector. More... | |
virtual cmn_position_type | positionH (INT_4U FrameIndex) const |
virtual const cmn_name_container_type & | nameADC () const |
virtual cmn_position_type | positionADC (INT_4U FrameIndex, const std::string &Channel) const |
virtual cmn_position_type | positionADC (INT_4U FrameIndex, INT_4U Channel) const |
virtual cmn_position_type | positionEvent (INT_4U FrameIndex, const std::string &Event) const |
virtual cmn_position_type | positionEvent (const std::string &Event, INT_4U Index) const |
virtual const cmn_name_container_type & | nameProc () const |
virtual cmn_position_type | positionProc (INT_4U FrameIndex, const std::string &Channel) const |
virtual cmn_position_type | positionProc (INT_4U FrameIndex, INT_4U Channel) const |
virtual const cmn_name_container_type & | nameSer () const |
virtual cmn_position_type | positionSer (INT_4U FrameIndex, const std::string &Channel) const |
virtual const cmn_name_container_type & | nameSim () const |
virtual cmn_position_type | positionSim (INT_4U FrameIndex, const std::string &Channel) const |
virtual cmn_position_type | positionSimEvent (INT_4U FrameIndex, const std::string &SimEvent) const |
virtual cmn_position_type | positionSimEvent (const std::string &EventType, INT_4U Index) const |
virtual void | cacheAdcDataPositions (istream_type &Stream) |
Cache where the positions of the Adc channels. More... | |
virtual void | seekAdcDataPositions (istream_type &Stream, Common::FrTOC::channel_id_type Channel) |
Advance to the specified Adc channel. More... | |
virtual void | seekAdcDataPositions (istream_type &Stream, const std::string &Channel) |
Advance to the specified Adc channel. More... | |
virtual void | procDataCachePositions (istream_type &Stream) |
Cache where the positions of the FrProcData channels. More... | |
virtual INT_4U | nSH () const |
virtual INT_2U | SHid (INT_4U Offset) const |
virtual const std::string & | SHname (INT_4U Offset) const |
virtual void | loadHeader (Common::IStream &Stream) |
void | setAdcDataPoisitions () |
void | setAdcDataPoisitions () |
virtual class_type | getClass () const |
Retrieve the class identifier. More... | |
virtual class_type | getClass () const |
Retrieve the class identifier. More... | |
void | load (Common::IStream &Stream) |
void | load (Common::IStream &Stream) |
void | forEach (Common::FrTOC::query_info_type Info, Common::FrTOC::FunctionBase &Action) const |
Iterate over contents. More... | |
void | forEach (Common::FrTOC::query_info_type Info, Common::FrTOC::FunctionBase &Action) const |
Iterate over contents. More... | |
void | write (Common::OStream &Stream) const |
Write the structure to the stream. More... | |
void | write (Common::OStream &Stream) const |
Write the structure to the stream. More... | |
void | write (Common::OStream &Stream) const |
Write the structure to the stream. More... | |
void | forEach (Common::FrTOC::query_info_type Info, Common::FrTOC::FunctionBase &Action) const |
Iterate over contents. More... | |
void | cachePositions (istream_type &Stream) |
Cache where the positions of the Adc channels. More... | |
void | cachePositions (istream_type &Stream) |
Cache where the positions of the Adc channels. More... | |
void | seekPositions (istream_type &Stream, channel_id_type Channel) |
Advance to the specified Adc channel. More... | |
void | seekPositions (istream_type &Stream, const std::string &Channel) |
Advance to the specified Adc channel. More... | |
void | seekPositions (istream_type &Stream, channel_id_type Channel) |
Advance to the specified Adc channel. More... | |
void | seekPositions (istream_type &Stream, const std::string &Channel) |
Advance to the specified Adc channel. More... | |
void | write (Common::OStream &Stream) const |
Write the structure to the stream. More... | |
void | forEach (Common::FrTOC::query_info_type Info, Common::FrTOC::FunctionBase &Action) const |
Iterate over contents. More... | |
void | write (Common::OStream &Stream) const |
Write the structure to the stream. More... | |
void | forEach (Common::FrTOC::query_info_type Info, Common::FrTOC::FunctionBase &Action) const |
Iterate over contents. More... | |
void | write (Common::OStream &Stream) const |
Write the structure to the stream. More... | |
bool | operator== (const FrTOCPosition &RHS) const |
void | write (Common::OStream &Stream) const |
Write the structure to the stream. More... | |
const Map_type & | getInfo () const |
Map_type::const_iterator | getInfo (const std::string &Name) const |
Map_type::const_iterator | getInfo (INT_4U Index) const |
const Map_type & | getInfo () const |
Map_type::const_iterator | getInfo (const std::string &Name) const |
Map_type::const_iterator | getInfo (INT_4U Index) const |
bool | operator== (const FrTOCPosition &RHS) const |
void | write (Common::OStream &Stream) const |
Write the structure to the stream. More... | |
void | write (Common::OStream &Stream) const |
Write the structure to the stream. More... | |
void | write (Common::OStream &Stream) const |
Write the structure to the stream. More... | |
Private Types | |
typedef ObjectWithChecksum< Common::FrTOC > | toc_base_type |
Object with checksum data. More... | |
typedef ObjectWithChecksum< Common::FrTOC > | toc_base_type |
Object with checksum data. More... | |
typedef Common::FrameSpec::ObjectWithChecksum< Common::FrTOC, checksum_type > | object_base_type |
typedef Common::FrameSpec::ObjectWithChecksum< Common::FrTOC, checksum_type > | object_base_type |
typedef LDASTools::AL::unordered_map< std::string, INT_4U > | reverse_lookup_type |
typedef LDASTools::AL::unordered_map< std::string, INT_4U > | reverse_lookup_type |
typedef std::vector< position_type > | positions_cache_type |
typedef std::vector< position_type > | positions_cache_type |
Private Member Functions | |
FrTOC (Common::IStream &Stream) | |
Stream Constructor. More... | |
template<typename ChannelType > | |
cmn_position_type | position_adc (INT_4U FrameIndex, ChannelType Channel) const |
template<typename ChannelType > | |
cmn_position_type | position_proc (INT_4U FrameIndex, ChannelType Channel) const |
const FrTOC & | operator= (const FrTOC &Source) |
const FrTOC & | operator= (const Previous::FrTOC &Source) |
FrTOC (Common::IStream &Stream) | |
Stream Constructor. More... | |
template<typename ChannelType > | |
cmn_position_type | position_adc (INT_4U FrameIndex, ChannelType Channel) const |
template<typename ChannelType > | |
cmn_position_type | position_proc (INT_4U FrameIndex, ChannelType Channel) const |
const FrTOC & | operator= (const FrTOC &Source) |
const FrTOC & | operator= (const Previous::FrTOC &Source) |
MapADC_type & | getADC () |
MapADC_type::iterator | getADC (const std::string &Name) |
MapADC_type::iterator | getADC (INT_4U index) |
MapADC_type & | getADC () |
MapADC_type::iterator | getADC (const std::string &Name) |
MapADC_type::iterator | getADC (INT_4U index) |
reverse_lookup_type::mapped_type | reverse_lookup (const reverse_lookup_type::key_type &key) const |
reverse_lookup_type::mapped_type | reverse_lookup (const reverse_lookup_type::key_type &key) const |
Private Attributes | |
MapStatType_type | m_StatType |
checksum_type | m_chkSum |
Structure checksum. More... | |
const class_type | m_class |
Storage for the class identifier. More... | |
const Description *const | m_desc |
Description for parent class. More... | |
positions_cache_type | positions_cache |
position_type | positions_cache_offset |
reverse_lookup_type | reverse_lookup_ |
Table of Contents Data Structure Definition.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Array of integer QA words from each FrameH.
|
inherited |
Array of integer QA words from each FrameH.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Array of frame durations in seconds.
|
inherited |
Array of frame durations in seconds.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Array of frame numbers.
|
inherited |
Array of frame numbers.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Array of integer GPS residual nanoseconds for the frame.
|
inherited |
Array of integer GPS residual nanoseconds for the frame.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Array of integer GPS frame times.
|
inherited |
Array of integer GPS frame times.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
protectedinherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
typedef LDASTools::AL:: unordered_map< StatTypeKey, StatType_type, StatTypeKeyHash > FrameCPP::Version_8::FrTOC::MapStatType_type |
typedef LDASTools::AL:: unordered_map< StatTypeKey, StatType_type, StatTypeKeyHash > FrameCPP::Version_8::FrTOC::MapStatType_type |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Array of FrDetector names.
|
inherited |
Array of FrDetector names.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Array of first FrADCData positions.
|
inherited |
Array of first FrADCData positions.
|
inherited |
|
inherited |
|
inherited |
Array of first FrMsg positions.
|
inherited |
Array of first FrMsg positions.
|
inherited |
|
inherited |
|
inherited |
Array of first FrSerData positions.
|
inherited |
Array of first FrSerData positions.
|
inherited |
|
inherited |
|
inherited |
Array of first FrTable positions.
|
inherited |
Array of first FrTable positions.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
privateinherited |
|
privateinherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
typedef std::vector< position_type > FrameCPP::Version_8::FrTOC::position_list_type |
typedef std::vector< position_type > FrameCPP::Version_8::FrTOC::position_list_type |
typedef INT_8U FrameCPP::Version_8::FrTOC::position_type |
typedef INT_8U FrameCPP::Version_8::FrTOC::position_type |
|
inherited |
Array of FrDetector positions.
|
inherited |
Array of FrDetector positions.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Array of FrSH IDs.
|
inherited |
Array of FrSH IDs.
|
inherited |
|
inherited |
|
privateinherited |
|
privateinherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
privateinherited |
|
privateinherited |
|
inherited |
Array of FrameH positions.
|
inherited |
Array of FrameH positions.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Array of FrSH IDs.
|
inherited |
Array of FrSH IDs.
|
inherited |
|
inherited |
|
inherited |
Array of FrSH names.
|
inherited |
Array of FrSH names.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
private |
Object with checksum data.
|
private |
Object with checksum data.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
FrameCPP::Version_8::FrTOC::FrTOC | ( | ) |
Default constructor.
|
explicit |
Constructor.
[in] | Source |
|
private |
Stream Constructor.
[in] | Stream | The stream from which the object is being read. |
FrameCPP::Version_8::FrTOC::FrTOC | ( | ) |
Default constructor.
|
explicit |
Constructor.
[in] | Source |
|
private |
Stream Constructor.
[in] | Stream | The stream from which the object is being read. |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
|
inlineinherited |
|
inlineinherited |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
|
inlineinherited |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
|
inlineinherited |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
|
inlineinherited |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
|
inlineinherited |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
|
virtualinherited |
Return the number of bytes for this object.
[in] | Stream | Stream characteristics used to determine the number of bytes needed to format the object for the Stream. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtualinherited |
Return the number of bytes for this object.
[in] | Stream | Stream characteristics used to determine the number of bytes needed to format the object for the Stream. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
protectedvirtual |
Cache where the positions of the Adc channels.
[in,out] | Stream | The Stream being read |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Cache where the positions of the Adc channels.
[in,out] | Stream | The Stream being read |
Implements FrameCPP::Common::FrTOC.
|
inlineprotectedinherited |
Cache where the positions of the Adc channels.
[in,out] | Stream | The Stream being read |
|
protectedinherited |
Cache where the positions of the Adc channels.
[in,out] | Stream | The Stream being read |
|
staticinherited |
Data class to be used in class field of FrSE.
|
staticinherited |
Data class to be used in class field of FrSE.
|
staticinherited |
Comment to be used in comment field of FrSE.
|
staticinherited |
Comment to be used in comment field of FrSE.
|
virtualinherited |
constructor - virtual copy constructor
Reimplemented in FrameCPP::Common::PTR_STRUCT_BASE, FrameCPP::Common::PTR_STRUCT_BASE, FrameCPP::Version_8::FrStatData, FrameCPP::Version_8::FrSH, FrameCPP::Version_8::FrSE, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrameH, FrameCPP::Version_7::FrameH, FrameCPP::Version_6::FrStatData, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrameH, FrameCPP::Version_4::FrStatData, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrameH, FrameCPP::Version_3::FrStatData, FrameCPP::Version_3::FrSH, FrameCPP::Version_3::FrSE, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrameH, FrameCPP::Common::StreamRef2< LT, CKT, CT, IT >, FrameCPP::Common::StreamRef< LT, CT, IT >, FrameCPP::Common::PTR_STRUCT< DC, DI >, FrameCPP::Version_8::FrStatData, FrameCPP::Version_8::FrSH, FrameCPP::Version_8::FrSE, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrameH, FrameCPP::Version_7::FrameH, FrameCPP::Version_6::FrStatData, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrameH, FrameCPP::Version_4::FrStatData, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrameH, FrameCPP::Version_3::FrStatData, FrameCPP::Version_3::FrSH, FrameCPP::Version_3::FrSE, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrameH, FrameCPP::Common::StreamRef2< LT, CKT, CT, IT >, FrameCPP::Common::StreamRef< LT, CT, IT >, and FrameCPP::Common::PTR_STRUCT< DC, DI >.
|
virtualinherited |
constructor - virtual copy constructor
Reimplemented in FrameCPP::Common::PTR_STRUCT_BASE, FrameCPP::Common::PTR_STRUCT_BASE, FrameCPP::Version_8::FrStatData, FrameCPP::Version_8::FrSH, FrameCPP::Version_8::FrSE, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrameH, FrameCPP::Version_7::FrameH, FrameCPP::Version_6::FrStatData, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrameH, FrameCPP::Version_4::FrStatData, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrameH, FrameCPP::Version_3::FrStatData, FrameCPP::Version_3::FrSH, FrameCPP::Version_3::FrSE, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrameH, FrameCPP::Common::StreamRef2< LT, CKT, CT, IT >, FrameCPP::Common::StreamRef< LT, CT, IT >, FrameCPP::Common::PTR_STRUCT< DC, DI >, FrameCPP::Version_8::FrStatData, FrameCPP::Version_8::FrSH, FrameCPP::Version_8::FrSE, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrameH, FrameCPP::Version_7::FrameH, FrameCPP::Version_6::FrStatData, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrameH, FrameCPP::Version_4::FrStatData, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrameH, FrameCPP::Version_3::FrStatData, FrameCPP::Version_3::FrSH, FrameCPP::Version_3::FrSE, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrameH, FrameCPP::Common::StreamRef2< LT, CKT, CT, IT >, FrameCPP::Common::StreamRef< LT, CT, IT >, and FrameCPP::Common::PTR_STRUCT< DC, DI >.
|
virtual |
Virtual constructor.
Reimplemented from FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtual |
Virtual constructor.
Reimplemented from FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
protectedvirtual |
Demotes object to previous version of the frame spec.
[in] | Target | The version of the frame specification to demote too. |
[in] | Obj | The version of the object to demote. |
[in] | Stream | The input stream from which the original object was read. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
protectedvirtual |
Demotes object to previous version of the frame spec.
[in] | Target | The version of the frame specification to demote too. |
[in] | Obj | The version of the object to demote. |
[in] | Stream | The input stream from which the original object was read. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
staticinherited |
Down grade an object.
[in] | Target | This is the version of the frame specification of the demoted object. |
[in] | Obj | The base object. |
[in] | Stream | Stream from which Obj was created. |
|
staticinherited |
Down grade an object.
[in] | Target | This is the version of the frame specification of the demoted object. |
[in] | Obj | The base object. |
[in] | Stream | Stream from which Obj was created. |
|
staticinherited |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
staticinherited |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
staticinherited |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
staticinherited |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
staticinherited |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
staticinherited |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
staticinherited |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
staticinherited |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
staticinherited |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
staticinherited |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedinherited |
Iterate over contents.
[in] | Info | Specifies the type of information to be searched. |
[in] | Action | Action to be taken for each piece of information found. |
This method allows for iterting over each element of information and allows the caller to gather information about each element.
|
protectedinherited |
Iterate over contents.
[in] | Info | Specifies the type of information to be searched. |
[in] | Action | Action to be taken for each piece of information found. |
This method allows for iterting over each element of information and allows the caller to gather information about each element.
|
protectedinherited |
Iterate over contents.
[in] | Info | Specifies the type of information to be searched. |
[in] | Action | Action to be taken for each piece of information found. |
This method allows for iterting over each element of information and allows the caller to gather information about each element.
|
protectedinherited |
Iterate over contents.
[in] | Info | Specifies the type of information to be searched. |
[in] | Action | Action to be taken for each piece of information found. |
This method allows for iterting over each element of information and allows the caller to gather information about each element.
|
protectedinherited |
Iterate over contents.
[in] | Info | Specifies the type of information to be searched. |
[in] | Action | Action to be taken for each piece of information found. |
|
virtual |
Iterate over elements of the Table of Contents.
[in] | Info | Type of objects upon which to iterate. |
[in,out] | Action | Action to be performed. |
Loop over members of the table of contents to gather information requested by the caller.
Reimplemented from FrameCPP::Common::FrTOC.
|
virtual |
Iterate over elements of the Table of Contents.
[in] | Info | Type of objects upon which to iterate. |
[in,out] | Action | Action to be performed. |
Reimplemented from FrameCPP::Common::FrTOC.
|
virtual |
Retieve FrStatData data.
[in] | NamePattern | Regular expression describing the FrStatData name of interest. |
[in] | StartTime | The lower bound GPS time of the FrStatData start time. |
[in] | EndTime | The upper bound GPS time of the FrStatData end time. |
[in] | Version | The FrStatData version of interest. |
[out] | Result | All FrStatData information that matched the query. |
|
virtual |
Retieve FrStatData data.
[in] | NamePattern | Regular expression describing the FrStatData name of interest. |
[in] | StartTime | The lower bound GPS time of the FrStatData start time. |
[in] | EndTime | The upper bound GPS time of the FrStatData end time. |
[in] | Version | The FrStatData version of interest. |
[out] | Result | All FrStatData information that matched the query. |
|
pure virtualinherited |
|
inlineprivateinherited |
|
privateinherited |
|
inlineinherited |
Return all channels.
|
inherited |
Return all channels.
|
inlineprivateinherited |
|
privateinherited |
|
inherited |
Return the indexed data for a named channel.
[in] | Name | The name of the channel. |
|
inherited |
Return the indexed data for a named channel.
[in] | Name | The name of the channel. |
|
inlineprivateinherited |
|
privateinherited |
|
inherited |
Return the indexed data for an indexed channel.
[in] | index | The numeric offset of the channel. |
|
inherited |
Return the indexed data for an indexed channel.
[in] | index | The numeric offset of the channel. |
|
inlineinherited |
Retrieve the class identifier.
|
protectedvirtualinherited |
Retrieve the class identifier.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inherited |
Retrieve the class identifier.
|
protectedvirtualinherited |
Retrieve the class identifier.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inlineinherited |
Retreive array of integer QA words from each FrameH.
|
inherited |
Retreive array of integer QA words from each FrameH.
|
inlinevirtualinherited |
Retrieve FrSH/FrSE description of the parent object.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtualinherited |
Retrieve FrSH/FrSE description of the parent object.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inlineinherited |
Retrieve array of frame durations in seconds.
|
inherited |
Retrieve array of frame durations in seconds.
|
inlineinherited |
Return all events.
|
inherited |
Return all events.
|
inlineinherited |
Retrieve array of frame numbers.
|
inherited |
Retrieve array of frame numbers.
|
inlineinherited |
Retrieve array of integer GPS residual nanoseconds for the frame.
|
inherited |
Retrieve array of integer GPS residual nanoseconds for the frame.
|
inlineinherited |
Retrieve array of integer GPS frame times.
|
inherited |
Retrieve array of integer GPS frame times.
|
inlineprotectedinherited |
|
protectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
inlineinherited |
Retrieve the keys.
|
inlineinherited |
Retrieve the keys.
|
inherited |
Retrieve the keys.
|
inlineinherited |
Retrieve array of FrDetector names.
|
inherited |
Retrieve array of FrDetector names.
|
inlineinherited |
Retrieve array of first FrADCData positions.
|
inherited |
Retrieve array of first FrADCData positions.
|
inlineinherited |
Retrieve array of first FrMsg positions.
|
inherited |
Retrieve array of first FrMsg positions.
|
inlineinherited |
Retrieve array of first FrSerData positions.
|
inherited |
Retrieve array of first FrSerData positions.
|
inlineinherited |
Retrieve array of first FrTable positions.
|
inherited |
Retrieve array of first FrTable positions.
|
inlineinherited |
|
inherited |
|
inlineinherited |
Return number of FrStatData structures.
|
inherited |
Return number of FrStatData structures.
|
inlineinherited |
Retrieve array of FrDetector positions.
|
inherited |
Retrieve array of FrDetector positions.
|
inlineinherited |
Retrieve array of FrameH positions.
|
inherited |
Retrieve array of FrameH positions.
|
inlineinherited |
|
inherited |
|
inlineinherited |
Return all channels.
|
inherited |
Return all channels.
|
inherited |
Return the indexed data for a named channel.
[in] | Name | The name of the channel. |
|
inherited |
Return the indexed data for a named channel.
[in] | Name | The name of the channel. |
|
inherited |
Return the indexed data for a named channel.
[in] | index | The numeric offset of the channel. |
|
inherited |
Return the indexed data for a named channel.
[in] | index | The numeric offset of the channel. |
|
inlineinherited |
|
inherited |
|
inlineinherited |
Return all channels.
|
inherited |
Return all channels.
|
inlineinherited |
Return the indexed data for a named channel.
[in] | Name | The name of the channel. |
|
inherited |
Return the indexed data for a named channel.
[in] | Name | The name of the channel. |
|
inlineinherited |
Return the indexed data for a named channel.
[in] | index | The numeric offset of the channel. |
|
inherited |
Return the indexed data for a named channel.
[in] | index | The numeric offset of the channel. |
|
inlineinherited |
Retrieve array of FrSH IDs.
|
inherited |
Retrieve array of FrSH IDs.
|
inlineinherited |
Retrieve array of FrSH names.
|
inherited |
Retrieve array of FrSH names.
|
inlineinherited |
Return all channels.
|
inherited |
Return all channels.
|
inherited |
Return the indexed data for a named channel.
[in] | Name | The name of the channel. |
|
inherited |
Return the indexed data for a named channel.
[in] | Name | The name of the channel. |
|
inherited |
Return the indexed data for a named channel.
[in] | index | The numeric offset of the channel. |
|
inherited |
Return the indexed data for a named channel.
[in] | index | The numeric offset of the channel. |
|
inlineinherited |
Return all events.
|
inherited |
Return all events.
|
inlineinherited |
Return all channels.
|
inherited |
Return all channels.
|
inline |
const MapStatType_type& FrameCPP::Version_8::FrTOC::GetStatType | ( | ) | const |
|
inlineinherited |
Return all summary elements.
|
inherited |
Return all summary elements.
|
inlineinherited |
Return the indexed data for a named summary elemnet.
[in] | Name | The name of the summary elment. |
|
inherited |
Return the indexed data for a named summary elemnet.
[in] | Name | The name of the summary elment. |
|
inlineinherited |
Return the indexed data for an index summary element.
[in] | index | The numeric offset of the summary element. |
|
inherited |
Return the indexed data for an index summary element.
[in] | index | The numeric offset of the summary element. |
|
inlineinherited |
Retrieve the number of leap seconds.
|
inherited |
Retrieve the number of leap seconds.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
virtual |
Place information about an object into the TOC.
[in] | Object | Object from which to extract information for the TOC. |
[in] | Position | Stream position where object begins. |
Implements FrameCPP::Common::FrTOC.
|
virtual |
Place information about an object into the TOC.
[in] | Object | Object from which to extract information for the TOC. |
[in] | Position | Stream position where object begins. |
Implements FrameCPP::Common::FrTOC.
|
protectedinherited |
|
protectedinherited |
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
virtual |
The name structure name of this object.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtual |
The name structure name of this object.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
private |
|
private |
|
virtual |
equality operator
[in] | RHS | The FrAdcData object to be compared. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtual |
equality operator
[in] | RHS | The FrAdcData object to be compared. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inherited |
equality operator
[in] | RHS | The FrTOCAdcData object to be compared. |
|
inlineinherited |
equality operator
[in] | RHS | The FrTOCData object to be compared. |
|
inherited |
equality operator
[in] | RHS | The FrTOCAdcData object to be compared. |
|
protectedinherited |
|
protectedinherited |
|
inherited |
equality operator
[in] | RHS | The FrTOCAdcData object to be compared. |
|
inherited |
equality operator
[in] | RHS | The FrTOCAdcData object to be compared. |
|
inherited |
equality operator
[in] | RHS | The FrTOCAdcData object to be compared. |
|
inherited |
equality operator
[in] | RHS | The FrTOCAdcData object to be compared. |
|
inherited |
equality operator
[in] | RHS | The FrTOCAdcData object to be compared. |
|
inherited |
equality operator
[in] | RHS | The FrTOCAdcData object to be compared. |
|
protectedvirtual |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
Implements FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrTOC, checksum_type >.
|
protectedvirtual |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
Implements FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrTOC, checksum_type >.
|
protectedvirtual |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
Implements FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrTOC, checksum_type >.
|
protectedvirtual |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
Implements FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrTOC, checksum_type >.
|
private |
|
private |
|
private |
|
private |
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Retrieve the stream position for the detector.
[in] | Name | The name of the detector for which the position is being requested. |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Retrieve the stream position for the detector.
[in] | Name | The name of the detector for which the position is being requested. |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Cache where the positions of the FrProcData channels.
[in,out] | Stream | The Stream being read |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Cache where the positions of the FrProcData channels.
[in,out] | Stream | The Stream being read |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Promotes object to another version of the frame spec.
[in] | Target | The version of the promoted frame specification. |
[in] | Obj | The object to be promoted. |
[in] | Stream | The input stream from which the original object was read. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
protectedvirtual |
Promotes object to another version of the frame spec.
[in] | Target | The version of the promoted frame specification. |
[in] | Obj | The object to be promoted. |
[in] | Stream | The input stream from which the original object was read. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
staticinherited |
Upgrade an object.
[in] | Target | Promote Obj to this version of the frame specification. |
[in] | Source | Obj conforms to this version of the frame specification. |
[in] | Obj | Object to be converted |
[in] | Stream | Originating stream for Obj. |
|
staticinherited |
Upgrade an object.
[in] | Target | Promote Obj to this version of the frame specification. |
[in] | Source | Obj conforms to this version of the frame specification. |
[in] | Obj | Object to be converted |
[in] | Stream | Originating stream for Obj. |
|
staticinherited |
Upgrade an object.
[in] | Target | Promote Obj to this version of the frame specification. |
[in] | Source | Obj conforms to this version of the frame specification. |
[in] | Obj | Object to be converted |
[in] | Stream | Originating stream for Obj. |
|
staticinherited |
Upgrade an object.
[in] | Target | Promote Obj to this version of the frame specification. |
[in] | Source | Obj conforms to this version of the frame specification. |
[in] | Obj | Object to be converted |
[in] | Stream | Originating stream for Obj. |
|
inherited |
|
protectedvirtual |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
Implements FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrTOC, checksum_type >.
|
protectedvirtual |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
Implements FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrTOC, checksum_type >.
|
inherited |
Gather TOC info for FrAdcData being written.
[in] | Info | Information |
[in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
[in] | Position | The byte offset from the start of the file where the structure is written. |
|
inherited |
Gather TOC info for FrAdcData being written.
[in] | Info | Information |
[in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
[in] | Position | The byte offset from the start of the file where the structure is written. |
|
inherited |
Gather TOC info for FrEvent being written.
[in] | Info | Information |
[in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
[in] | Position | The byte offset from the start of the file where the structure is written. |
|
inherited |
Gather TOC info for FrEvent being written.
[in] | Info | Information |
[in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
[in] | Position | The byte offset from the start of the file where the structure is written. |
|
inherited |
Gather TOC info for FrProcData being written.
[in] | Info | Information |
[in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
[in] | Position | The byte offset from the start of the file where the structure is written. |
|
inherited |
Gather TOC info for FrProcData being written.
[in] | Info | Information |
[in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
[in] | Position | The byte offset from the start of the file where the structure is written. |
|
inherited |
Gather TOC info for FrSerData being written.
[in] | Info | Information |
[in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
[in] | Position | The byte offset from the start of the file where the structure is written. |
|
inherited |
Gather TOC info for FrSerData being written.
[in] | Info | Information |
[in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
[in] | Position | The byte offset from the start of the file where the structure is written. |
|
inherited |
Gather TOC info for FrSimData being written.
[in] | Info | Information |
[in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
[in] | Position | The byte offset from the start of the file where the structure is written. |
|
inherited |
Gather TOC info for FrSimData being written.
[in] | Info | Information |
[in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
[in] | Position | The byte offset from the start of the file where the structure is written. |
|
inherited |
Gather TOC info for FrSimEvent being written.
[in] | Info | Information |
[in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
[in] | Position | The byte offset from the start of the file where the structure is written. |
|
inherited |
Gather TOC info for FrSimEvent being written.
[in] | Info | Information |
[in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
[in] | Position | The byte offset from the start of the file where the structure is written. |
|
inherited |
Gather TOC info for FrStatData being written.
[in] | Info | Information |
[in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
[in] | Position | The byte offset from the start of the file where the structure is written. |
|
inherited |
Gather TOC info for FrStatData being written.
[in] | Info | Information |
[in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
[in] | Position | The byte offset from the start of the file where the structure is written. |
|
inherited |
Gather TOC info for FrSummary being written.
[in] | Info | Information |
[in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
[in] | Position | The byte offset from the start of the file where the structure is written. |
|
inherited |
Gather TOC info for FrSummary being written.
[in] | Info | Information |
[in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
[in] | Position | The byte offset from the start of the file where the structure is written. |
|
inlineprivateinherited |
|
privateinherited |
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
pure virtualinherited |
Advance to the specified Adc channel.
[in,out] | Stream | The Stream being read |
[in] | Channel | The requested channel |
Implemented in FrameCPP::Version_4::FrTOC, and FrameCPP::Version_4::FrTOC.
|
protectedvirtual |
Advance to the specified Adc channel.
[in,out] | Stream | The Stream being read |
[in] | Channel | The requested channel |
|
protectedvirtual |
Advance to the specified Adc channel.
[in,out] | Stream | The Stream being read |
[in] | Channel | The requested channel |
|
protectedvirtual |
Advance to the specified Adc channel.
[in,out] | Stream | The Stream being read |
[in] | Channel | The requested channel |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Advance to the specified Adc channel.
[in,out] | Stream | The Stream being read |
[in] | Channel | The requested channel |
Implements FrameCPP::Common::FrTOC.
|
inlineprotectedinherited |
Advance to the specified Adc channel.
[in,out] | Stream | The Stream being read |
[in] | Channel | The requested channel |
|
protectedinherited |
Advance to the specified Adc channel.
[in,out] | Stream | The Stream being read |
[in] | Channel | The requested channel |
|
inlineprotectedinherited |
Advance to the specified Adc channel.
[in,out] | Stream | The Stream being read |
[in] | Channel | The requested channel |
|
protectedinherited |
Advance to the specified Adc channel.
[in,out] | Stream | The Stream being read |
[in] | Channel | The requested channel |
|
protectedinherited |
|
protectedinherited |
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
protectedvirtual |
Implements FrameCPP::Common::FrTOC.
|
static |
The description of structure.
|
static |
The description of structure.
|
inlinestatic |
The name structure name of this object.
|
static |
The name structure name of this object.
|
virtualinherited |
Verify an object.
[in,out] | Verifier | Set of rules to use in verification of the object. If an error occurs, the violation is logged here. |
[in] | Stream | The stream that is being used to read the object. |
Reimplemented in FrameCPP::Version_8::FrVect, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrameH, FrameCPP::Version_7::FrameH, FrameCPP::Version_6::FrVect, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrameH, FrameCPP::Version_4::FrVect, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrameH, FrameCPP::Version_3::FrVect, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrameH, FrameCPP::Version_8::FrVect, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrameH, FrameCPP::Version_7::FrameH, FrameCPP::Version_6::FrVect, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrameH, FrameCPP::Version_4::FrVect, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrameH, FrameCPP::Version_3::FrVect, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrEndOfFile, and FrameCPP::Version_3::FrameH.
|
virtualinherited |
Verify an object.
[in,out] | Verifier | Set of rules to use in verification of the object. If an error occurs, the violation is logged here. |
[in] | Stream | The stream that is being used to read the object. |
Reimplemented in FrameCPP::Version_8::FrVect, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrameH, FrameCPP::Version_7::FrameH, FrameCPP::Version_6::FrVect, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrameH, FrameCPP::Version_4::FrVect, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrameH, FrameCPP::Version_3::FrVect, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrameH, FrameCPP::Version_8::FrVect, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrameH, FrameCPP::Version_7::FrameH, FrameCPP::Version_6::FrVect, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrameH, FrameCPP::Version_4::FrVect, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrameH, FrameCPP::Version_3::FrVect, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrEndOfFile, and FrameCPP::Version_3::FrameH.
|
protectedinherited |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
|
protectedinherited |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
|
protectedinherited |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
|
protectedinherited |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
|
inlineprotectedinherited |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
|
protectedinherited |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
|
protectedinherited |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
|
protectedinherited |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
|
inlineprotectedinherited |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
|
protectedinherited |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
|
virtualinherited |
Write object to the stream.
|
virtualinherited |
Write object to the stream.
|
pure virtualinherited |
Write object to the stream.
[in,out] | Stream | The stream being written with the contents of object. |
Implemented in FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_7::FrSimEvent, FrameCPP::Version_7::FrSimData, FrameCPP::Version_7::FrSerData, FrameCPP::Version_7::FrRawData, FrameCPP::Version_7::FrEvent, FrameCPP::Version_7::FrameH, FrameCPP::Version_6::FrVect, FrameCPP::Version_6::FrTOC, FrameCPP::Version_6::FrTable, FrameCPP::Version_6::FrSummary, FrameCPP::Version_6::FrStatData, FrameCPP::Version_6::FrSimEvent, FrameCPP::Version_6::FrSimData, FrameCPP::Version_6::FrSerData, FrameCPP::Version_6::FrRawData, FrameCPP::Version_6::FrProcData, FrameCPP::Version_6::FrMsg, FrameCPP::Version_6::FrEvent, FrameCPP::Version_6::FrEndOfFrame, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrDetector, FrameCPP::Version_6::FrAdcData, FrameCPP::Version_4::FrVect, FrameCPP::Version_4::FrTrigData, FrameCPP::Version_4::FrTOC, FrameCPP::Version_4::FrTable, FrameCPP::Version_4::FrSummary, FrameCPP::Version_4::FrStatData, FrameCPP::Version_4::FrSimEvent, FrameCPP::Version_4::FrSimData, FrameCPP::Version_4::FrSerData, FrameCPP::Version_4::FrRawData, FrameCPP::Version_4::FrProcData, FrameCPP::Version_4::FrEndOfFrame, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrDetector, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrAdcData, FrameCPP::Version_3::FrVect, FrameCPP::Version_3::FrTrigData, FrameCPP::Version_3::FrSummary, FrameCPP::Version_3::FrStatData, FrameCPP::Version_3::FrSimData, FrameCPP::Version_3::FrSH, FrameCPP::Version_3::FrSerData, FrameCPP::Version_3::FrSE, FrameCPP::Version_3::FrRawData, FrameCPP::Version_3::FrProcData, FrameCPP::Version_3::FrMsg, FrameCPP::Version_3::FrHistory, FrameCPP::Version_3::FrEndOfFrame, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrDetector, FrameCPP::Version_3::FrameH, FrameCPP::Version_3::FrAdcData, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_7::FrSimEvent, FrameCPP::Version_7::FrSimData, FrameCPP::Version_7::FrSerData, FrameCPP::Version_7::FrRawData, FrameCPP::Version_7::FrEvent, FrameCPP::Version_7::FrameH, FrameCPP::Version_6::FrVect, FrameCPP::Version_6::FrTOC, FrameCPP::Version_6::FrTable, FrameCPP::Version_6::FrSummary, FrameCPP::Version_6::FrStatData, FrameCPP::Version_6::FrSimEvent, FrameCPP::Version_6::FrSimData, FrameCPP::Version_6::FrSerData, FrameCPP::Version_6::FrRawData, FrameCPP::Version_6::FrProcData, FrameCPP::Version_6::FrMsg, FrameCPP::Version_6::FrEvent, FrameCPP::Version_6::FrEndOfFrame, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrDetector, FrameCPP::Version_6::FrAdcData, FrameCPP::Version_4::FrVect, FrameCPP::Version_4::FrTrigData, FrameCPP::Version_4::FrTOC, FrameCPP::Version_4::FrTable, FrameCPP::Version_4::FrSummary, FrameCPP::Version_4::FrStatData, FrameCPP::Version_4::FrSimEvent, FrameCPP::Version_4::FrSimData, FrameCPP::Version_4::FrSerData, FrameCPP::Version_4::FrRawData, FrameCPP::Version_4::FrProcData, FrameCPP::Version_4::FrEndOfFrame, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrDetector, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrAdcData, FrameCPP::Version_3::FrVect, FrameCPP::Version_3::FrTrigData, FrameCPP::Version_3::FrSummary, FrameCPP::Version_3::FrStatData, FrameCPP::Version_3::FrSimData, FrameCPP::Version_3::FrSH, FrameCPP::Version_3::FrSerData, FrameCPP::Version_3::FrSE, FrameCPP::Version_3::FrRawData, FrameCPP::Version_3::FrProcData, FrameCPP::Version_3::FrMsg, FrameCPP::Version_3::FrHistory, FrameCPP::Version_3::FrEndOfFrame, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrDetector, FrameCPP::Version_3::FrameH, and FrameCPP::Version_3::FrAdcData.
|
inherited |
Write a next pointer to the parent to the stream.
[in,out] | Stream | The output stream to receive the next pointer. |
|
inherited |
Write a next pointer to the parent to the stream.
[in,out] | Stream | The output stream to receive the next pointer. |
|
staticinherited |
|
staticinherited |
|
privateinherited |
Structure checksum.
The checksum for the structure when the structure is contained in a stream.
|
privateinherited |
Storage for the class identifier.
The class identifier uniquely identifies the parent class within the frame specification. All instances of parent class will have the same class identifier.
|
protectedinherited |
Array of integer QA words from each FrameH (size of nFrame)
|
privateinherited |
Description for parent class.
The description for the parent class composed of one FrSH and one or more FrSE elements.
|
protectedinherited |
Array of frame durations in seconds (size of nFrame).
|
protectedinherited |
Array of frame numbers (size of nFrame).
|
protectedinherited |
Array of integer GPS residual nanoseconds for the frame (size of nFrame).
|
protectedinherited |
Array of integer GPS frame times (size of nFrame).
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
Array of FrDetector names.
The size of this array is specified by nDetector. They appear alphabetically.
|
protectedinherited |
Array of first FrADCData positions.
Array of first FrADCData positions, in bytes, from beginning of file. The size of this array is specified by nFrame.
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
Array of FrDetector positions.
Array of FrDetector positions from the beginning of file. The size of array is specified by nDetector.
|
protectedinherited |
Array of FrameH positions, in bytes, from beginning of file. The size of this array is specified by nFrame.
|
inherited |
|
protectedinherited |
Array of run numbers.
Array of run numbers. The size of this array is specified by nFrame.
|
protectedinherited |
|
protectedinherited |
Array of FrSH names. The size of array is specified by nSH.
|
private |
|
protectedinherited |
From the first FrameH in the file.
|
static |
|
privateinherited |
A cache of the positions of the FrAdcData structures within the stream.
|
privateinherited |
The number of bytes from the end of the stream where the array containing the FrAdcData offsets.
|
mutableprivateinherited |
Provide means where a channel index can be mapped to a channel name
|
staticinherited |