ldas-tools-framecpp 3.0.4
|
#include <FrTOCClassicIO.hh>
Public Types | |
typedef const char *const | struct_name_type |
typedef const char *const | struct_name_type |
typedef const char *const | struct_desc_type |
typedef const char *const | struct_desc_type |
typedef INT_2U const | struct_id_type |
typedef INT_2U const | struct_id_type |
typedef ObjectWithChecksum< ObjectType, ChecksumType > | self_type |
typedef ObjectWithChecksum< ObjectType, ChecksumType > | self_type |
typedef IStream | istream_type |
typedef IStream | istream_type |
typedef OStream | ostream_type |
typedef OStream | ostream_type |
typedef INT_4U | data_quality_type |
typedef REAL_8 | dt_type |
typedef INT_4U | frame_type |
typedef INT_4U | gtimen_type |
typedef INT_4U | gtimes_type |
typedef std::string | namedetector_type |
typedef INT_4U | ndetector_type |
typedef INT_8U | nfirstadc_type |
typedef INT_8U | nfirstmsg_type |
typedef INT_8U | nfirstser_type |
typedef INT_8U | nfirsttable_type |
typedef FR_TOC_NFRAME_TYPE | nFrame_type |
typedef INT_4U | nsh_type |
typedef INT_8U | positiondetector_type |
typedef INT_8U | positionh_type |
typedef INT_4S | runs_type |
typedef INT_2U | shid_type |
typedef std::string | shname_type |
typedef FR_TOC_ULEAPS_TYPE | uleaps_type |
typedef std::vector< data_quality_type > | data_quality_container_type |
Array of integer QA words from each FrameH. | |
typedef std::vector< dt_type > | dt_container_type |
Array of frame durations in seconds. | |
typedef std::vector< frame_type > | frame_container_type |
Array of frame numbers. | |
typedef std::vector< gtimen_type > | gtimen_container_type |
Array of integer GPS residual nanoseconds for the frame. | |
typedef std::vector< gtimes_type > | gtimes_container_type |
Array of integer GPS frame times. | |
typedef std::vector< namedetector_type > | namedetector_container_type |
Array of FrDetector names. | |
typedef std::vector< nfirstadc_type > | nfirstadc_container_type |
Array of first FrADCData positions. | |
typedef std::vector< nfirstmsg_type > | nfirstmsg_container_type |
Array of first FrMsg positions. | |
typedef std::vector< nfirstser_type > | nfirstser_container_type |
Array of first FrSerData positions. | |
typedef std::vector< nfirsttable_type > | nfirsttable_container_type |
Array of first FrTable positions. | |
typedef std::vector< positiondetector_type > | positiondetector_container_type |
Array of FrDetector positions. | |
typedef std::vector< positionh_type > | positionh_container_type |
Array of FrSH IDs. | |
typedef std::vector< runs_type > | runs_container_type |
Array of FrameH positions. | |
typedef std::vector< shid_type > | shid_container_type |
Array of FrSH IDs. | |
typedef std::vector< shname_type > | shname_container_type |
Array of FrSH names. | |
typedef STRING | name_type |
typedef INT_4U | nstat_type |
typedef STRING | detector_type |
typedef INT_4U | nstat_instance_type |
typedef INT_4U | tstart_type |
typedef INT_4U | tend_type |
typedef INT_4U | version_type |
typedef INT_8U | positionStat_type |
typedef std::vector< stat_instance_type > | stat_instance_container_type |
typedef std::map< name_type, stat_type > | stat_container_type |
typedef INT_4U | nadc_type |
typedef std::string | name_type |
typedef INT_4U | channel_id_type |
typedef INT_4U | group_id_type |
typedef INT_8U | position_type |
typedef std::vector< name_type > | key_container_type |
typedef std::map< name_type, adc_info_type > | MapADC_type |
Container of indexed FrAdcData elements. | |
typedef INT_4U | nproc_type |
typedef std::string | name_type |
typedef INT_8U | position_type |
typedef std::vector< position_type > | proc_info_type |
typedef std::map< name_type, proc_info_type > | MapProc_type |
typedef INT_4U | nsim_type |
typedef std::string | name_type |
typedef INT_8U | position_type |
typedef std::vector< position_type > | sim_info_type |
typedef std::map< name_type, sim_info_type > | MapSim_type |
typedef INT_4U | frame_count_type |
typedef INT_4U | n_type |
typedef std::string | name_type |
typedef INT_8U | position_type |
typedef std::vector< position_type > | info_type |
typedef std::map< name_type, info_type > | MapSer_type |
typedef std::vector< name_type > | key_container_type |
typedef INT_4U | frame_count_type |
typedef INT_4U | n_type |
typedef std::string | name_type |
typedef INT_8U | position_type |
typedef std::vector< position_type > | info_type |
typedef std::map< name_type, info_type > | MapSummary_type |
typedef std::vector< name_type > | key_container_type |
typedef INT_4U | nevent_type |
typedef std::string | name_type |
typedef INT_4U | nTotalEvent_type |
typedef INT_4U | gtimesEvent_type |
typedef INT_4U | gtimenEvent_type |
typedef REAL_4 | amplitudeEvent_type |
typedef INT_8U | positionEvent_type |
typedef LDASTools::AL::GPSTime | gtime_type |
typedef std::vector< event_type > | events_container_type |
typedef std::map< name_type, events_container_type > | nameEvent_container_type |
typedef LDASTools::AL::GPSTime | gtime_type |
typedef INT_4U | nevent_type |
typedef std::string | name_type |
typedef INT_4U | nTotalSEvent_type |
typedef INT_4U | gtimesSim_type |
typedef INT_4U | gtimenSim_type |
typedef REAL_4 | amplitudeSimEvent_type |
typedef INT_8U | positionSimEvent_type |
typedef std::vector< event_type > | events_container_type |
typedef std::map< name_type, events_container_type > | nameSimEvent_container_type |
Public Member Functions | |
ClassicIO () | |
ClassicIO () | |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. | |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
void | Load (istream_type &Stream) |
Read contents from stream. | |
void | Load (istream_type &Stream) |
Read contents from stream. | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. | |
void | Load (istream_type &Stream) |
Read contents from stream. | |
void | QueryStatData (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrStatData being written. | |
void | QueryStatData (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrStatData being written. | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. | |
void | QueryAdc (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrAdcData being written. | |
void | QueryAdc (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrAdcData being written. | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. | |
void | QueryProc (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrProcData being written. | |
void | QueryProc (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrProcData being written. | |
bool | operator== (const FrTOCProcDataClassicIO &RHS) const |
equality operator | |
void | Load (istream_type &Stream, INT_4U FrameCount) |
Read contents from stream. | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. | |
void | QuerySim (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrSimData being written. | |
void | QuerySim (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrSimData being written. | |
bool | operator== (const FrTOCSimDataClassicIO &RHS) const |
equality operator | |
void | Load (istream_type &Stream, INT_4U FrameCount) |
Read contents from stream. | |
Common::FrameSpec::size_type | Bytes (const stream_base_type &Stream) const |
void | Load (istream_type &Stream, INT_4U FrameCount) |
Read contents from stream. | |
void | QuerySer (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrSerData being written. | |
void | QuerySer (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrSerData being written. | |
Common::FrameSpec::size_type | Bytes (const stream_base_type &Stream) const |
void | Load (istream_type &Stream, INT_4U FrameCount) |
Read contents from stream. | |
void | QuerySum (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrSummary being written. | |
void | QuerySum (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrSummary being written. | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. | |
void | Load (istream_type &Stream) |
Read contents from stream. | |
void | QueryEvent (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrEvent being written. | |
void | QueryEvent (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrEvent being written. | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. | |
void | Load (istream_type &Stream) |
Read contents from stream. | |
void | QuerySimEvent (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrSimEvent being written. | |
void | QuerySimEvent (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Gather TOC info for FrSimEvent being written. | |
const data_quality_container_type & | GetDataQuality () const |
Retreive array of integer QA words from each FrameH. | |
const dt_container_type & | GetDt () const |
Retrieve array of frame durations in seconds. | |
const frame_container_type & | GetFrame () const |
Retrieve array of frame numbers. | |
const gtimes_container_type & | GetGTimeN () const |
Retrieve array of integer GPS residual nanoseconds for the frame. | |
const gtimen_container_type & | GetGTimeS () const |
Retrieve array of integer GPS frame times. | |
const nfirstadc_container_type & | GetNFirstADC () const |
Retrieve array of first FrADCData positions. | |
const nfirstmsg_container_type & | GetNFirstMsg () const |
Retrieve array of first FrMsg positions. | |
const nfirstser_container_type & | GetNFirstSer () const |
Retrieve array of first FrSerData positions. | |
const nfirsttable_container_type & | GetNFirstTable () const |
Retrieve array of first FrTable positions. | |
nFrame_type | GetNFrame () const |
const positionh_container_type & | GetPositionH () const |
Retrieve array of FrameH positions. | |
const runs_container_type & | GetRuns () const |
const shid_container_type & | GetSHid () const |
Retrieve array of FrSH IDs. | |
const shname_container_type & | GetSHname () const |
Retrieve array of FrSH names. | |
uleaps_type | GetULeapS () const |
Retrieve the number of leap seconds. | |
const namedetector_container_type & | GetNameDetector () const |
Retrieve array of FrDetector names. | |
const positiondetector_container_type & | GetPositionDetector () const |
Retrieve array of FrDetector positions. | |
bool | operator== (const FrTOCHeader &RHS) const |
equality operator | |
const stat_container_type & | GetStat () const |
Return all channels. | |
INT_4U | GetNTotalStat () const |
Return number of FrStatData structures. | |
bool | operator== (const FrTOCStatDataData &RHS) const |
equality operator | |
const MapADC_type & | GetADC () const |
Return all channels. | |
MapADC_type::const_iterator | GetADC (const std::string &Name) const |
Return the indexed data for a named channel. | |
MapADC_type::const_iterator | GetADC (INT_4U Channel) const |
Return the indexed data for an indexed channel. | |
const key_container_type & | GetKeys () const |
Retrieve the keys. | |
bool | operator== (const FrTOCAdcData &RHS) const |
equality operator | |
const key_container_type & | GetKeys () const |
Retrieve the keys. | |
const MapProc_type & | GetProc () const |
Return all channels. | |
MapProc_type::const_iterator | GetProc (const std::string &Channel) const |
Return the indexed data for a named channel. | |
MapProc_type::const_iterator | GetProc (INT_4U Channel) const |
Return the indexed data for a named channel. | |
const MapSim_type & | GetSim () const |
Return all channels. | |
MapSim_type::const_iterator | GetSim (const std::string &Channel) const |
Return the indexed data for a named channel. | |
MapSim_type::const_iterator | GetSim (INT_4U Channel) const |
Return the indexed data for a named channel. | |
const key_container_type & | GetPositionKeys () const |
const MapSer_type & | GetSer () const |
Return all channels. | |
MapSer_type::const_iterator | GetSer (const std::string &Channel) const |
Return the indexed data for a named channel. | |
MapSer_type::const_iterator | GetSer (INT_4U Channel) const |
Return the indexed data for a named channel. | |
const key_container_type & | GetPositionKeys () const |
const MapSummary_type & | GetSummary () const |
Return all channels. | |
MapSummary_type::const_iterator | GetSummary (const std::string &Channel) const |
Return the indexed data for a named channel. | |
MapSummary_type::const_iterator | GetSummary (INT_4U Channel) const |
Return the indexed data for a named channel. | |
const nameEvent_container_type & | GetEvent () const |
Return all events. | |
const nameSimEvent_container_type & | GetSimEvent () const |
Return all events. |
Static Public Member Functions | |
static const Common::Description * | StructDescription () |
The description of structure. | |
static const Common::Description * | StructDescription () |
The description of structure. | |
static struct_name_type | FrameSpecName () |
static struct_name_type | FrameSpecName () |
static struct_name_type | StructName () |
static struct_name_type | StructName () |
static struct_desc_type | FrameSpecDescription () |
Return the dictionary name of the structure. | |
static struct_desc_type | FrameSpecDescription () |
Return the dictionary name of the structure. | |
static struct_id_type | FrameSpecId () |
Return the dictionary name of the structure. | |
static struct_id_type | FrameSpecId () |
Return the dictionary name of the structure. | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. | |
template<typename SE> | |
static void | Description (Common::Description &Desc) |
The description of structure. | |
template<typename SE> | |
static void | Description (Common::Description &Desc) |
The description of structure. | |
template<typename SE> | |
static void | Description (Common::Description &Desc) |
The description of structure. | |
template<typename SE> | |
static void | Description (Common::Description &Desc) |
The description of structure. | |
template<typename SE> | |
static void | Description (Common::Description &Desc) |
The description of structure. | |
template<typename SE> | |
static void | Description (Common::Description &Desc) |
The description of structure. | |
template<typename SE> | |
static void | Description (Common::Description &Desc) |
The description of structure. | |
template<typename SE> | |
static void | Description (Common::Description &Desc) |
The description of structure. | |
template<typename SE> | |
static void | Description (Common::Description &Desc) |
The description of structure. | |
template<typename SE> | |
static void | Description (Common::Description &Desc) |
The description of structure. |
Public Attributes | |
position_type | m_positions_start |
Static Public Attributes | |
static struct_name_type | struct_name |
static struct_desc_type | struct_desc |
static struct_id_type | struct_id |
static const int | event_type_size |
static constexpr INT_4U | NO_DATA_AVAILABLE = 0xFFFFFFFF |
static const int | event_type_size |
static constexpr INT_4U | NO_DATA_AVAILABLE = 0xFFFFFFFF |
Protected Types | |
typedef STRING | io_name_type |
typedef STRING | io_name_type |
typedef std::vector< io_name_type > | io_key_container_type |
typedef std::vector< io_name_type > | io_key_container_type |
typedef STRING | io_name_type |
typedef std::vector< io_name_type > | io_key_container_type |
typedef std::vector< name_type > | key_container_type |
Protected Member Functions | |
virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, demote_stream_type *Stream) const |
Demotes object to previous version of the frame spec. | |
virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, promote_stream_type *Stream) const |
Promotes object to another version of the frame spec. | |
virtual Common::FrameSpec::size_type | pBytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. | |
virtual self_type * | pCreate (istream_type &Stream) const |
Virtual constructor. | |
virtual void | pWrite (Common::OStream &Stream) const |
Write the structure to the stream. | |
virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, demote_stream_type *Stream) const |
Demotes object to previous version of the frame spec. | |
virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, promote_stream_type *Stream) const |
Promotes object to another version of the frame spec. | |
virtual Common::FrameSpec::size_type | pBytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. | |
virtual self_type * | pCreate (istream_type &Stream) const |
Virtual constructor. | |
virtual void | pWrite (Common::OStream &Stream) const |
Write the structure to the stream. | |
void | forEach (Common::FrTOC::query_info_type Info, Common::FrTOC::FunctionBase &Action) const |
Iterate over contents. | |
void | forEach (Common::FrTOC::query_info_type Info, Common::FrTOC::FunctionBase &Action) const |
Iterate over contents. | |
void | write (Common::OStream &Stream) const |
Write the structure to the stream. | |
void | write (Common::OStream &Stream) const |
Write the structure to the stream. | |
void | write (ostream_type &Stream) const |
Write the structure to the stream. | |
void | Load (istream_type &Stream, INT_4U FrameCount) |
Read contents from stream. | |
void | forEach (Common::FrTOC::query_info_type Info, Common::FrTOC::FunctionBase &Action) const |
Iterate over contents. | |
void | cachePositions (istream_type &Stream) |
Cache where the positions of the Adc channels. | |
void | cachePositions (istream_type &Stream) |
Cache where the positions of the Adc channels. | |
void | seekPositions (istream_type &Stream, channel_id_type Channel) |
Advance to the specified Adc channel. | |
void | seekPositions (istream_type &Stream, const std::string &Channel) |
Advance to the specified Adc channel. | |
void | seekPositions (istream_type &Stream, channel_id_type Channel) |
Advance to the specified Adc channel. | |
void | seekPositions (istream_type &Stream, const std::string &Channel) |
Advance to the specified Adc channel. | |
void | write (Common::OStream &Stream) const |
Write the structure to the stream. | |
void | cachePositions (istream_type &Stream) |
TOC optimization. | |
void | forEach (Common::FrTOC::query_info_type Info, Common::FrTOC::FunctionBase &Action) const |
Iterate over contents. | |
void | setPositionsOffset (istream_type &Stream) |
void | setPositionsOffset (istream_type &Stream) |
void | write (Common::OStream &Stream) const |
Write the structure to the stream. | |
void | forEach (Common::FrTOC::query_info_type Info, Common::FrTOC::FunctionBase &Action) const |
Iterate over contents. | |
void | write (Common::OStream &Stream) const |
Write the structure to the stream. | |
const io_key_container_type & | GetIOPositionKeys () const |
const io_key_container_type & | GetIOPositionKeys () const |
void | write (ostream_type &Stream) const |
Write the structure to the stream. | |
const io_key_container_type & | GetIOPositionKeys () const |
void | write (ostream_type &Stream) const |
Write the structure to the stream. | |
void | write (Common::OStream &Stream) const |
Write the structure to the stream. | |
void | write (Common::OStream &Stream) const |
Write the structure to the stream. | |
positionEvent_type | positionEvent (INT_4U Frame, const std::string &Event) const |
Locate the position of the event. | |
positionEvent_type | positionEvent (const std::string &Event, INT_4U Index) const |
positionSimEvent_type | positionSimEvent (INT_4U Frame, const std::string &SimEvent) const |
Locate the position of the event. | |
positionSimEvent_type | positionSimEvent (const std::string &SimEvent, INT_4U Index) const |
Private Types | |
typedef Common::FrameSpec::ObjectWithChecksum< Common::FrTOC, checksum_type > | object_base_type |
typedef STRING | io_namedetector_type |
typedef STRING | io_namedetector_type |
typedef STRING | io_shname_type |
typedef STRING | io_shname_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 |
typedef std::vector< position_type > | info_type |
typedef std::vector< position_type > | info_type |
typedef std::map< name_type, info_type > | Map_type |
typedef std::map< name_type, info_type > | Map_type |
typedef INT_4U | frame_count_type |
typedef INT_4U | frame_count_type |
typedef INT_4U | n_type |
typedef INT_4U | n_type |
Private Member Functions | |
virtual Object * | Create () const |
virtual Object * | Create (std::istream &Buffer) const |
constructor - virtual | |
virtual Object * | Create () const |
virtual Object * | Create (std::istream &Buffer) const |
constructor - virtual | |
MapADC_type & | getADC () |
MapADC_type::iterator | getADC (const std::string &Channel) |
MapADC_type::iterator | getADC (INT_4U Channel) |
MapADC_type & | getADC () |
MapADC_type::iterator | getADC (const std::string &Channel) |
MapADC_type::iterator | getADC (INT_4U Channel) |
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 | |
ChecksumType | m_chkSum |
Structure checksum. | |
positions_cache_type | positions_cache |
position_type | positions_cache_offset |
reverse_lookup_type | reverse_lookup_ |
frame_count_type | frame_count { 0 } |
Common::FrTOC::cmn_name_container_type | name_keys |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Array of integer QA words from each FrameH.
|
inherited |
|
inherited |
|
inherited |
Array of frame durations in seconds.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Array of frame numbers.
|
inherited |
|
inherited |
|
privateinherited |
|
privateinherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Array of integer GPS residual nanoseconds for the frame.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Array of integer GPS frame times.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
privateinherited |
|
privateinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
protectedinherited |
|
inherited |
|
privateinherited |
|
privateinherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
privateinherited |
|
privateinherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Array of FrDetector names.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Array of first FrADCData positions.
|
inherited |
|
inherited |
Array of first FrMsg positions.
|
inherited |
|
inherited |
Array of first FrSerData positions.
|
inherited |
|
inherited |
Array of first FrTable positions.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
privateinherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Array of FrDetector positions.
|
inherited |
|
inherited |
|
inherited |
Array of FrSH IDs.
|
inherited |
|
privateinherited |
|
privateinherited |
|
inherited |
|
inherited |
|
inherited |
|
privateinherited |
|
privateinherited |
|
inherited |
Array of FrameH positions.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Array of FrSH IDs.
|
inherited |
|
inherited |
Array of FrSH names.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inline |
|
inline |
|
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. |
|
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. |
|
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 |
|
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 |
|
inlineprotectedinherited |
Cache where the positions of the Adc channels.
[in,out] | Stream | The Stream being read |
|
inlineprotectedinherited |
Cache where the positions of the Adc channels.
[in,out] | Stream | The Stream being read |
|
inlineprotectedinherited |
TOC optimization.
This method optimizes the TOC reading by only reading the structure offsets. Once read, it is moved into the structure.
|
staticinherited |
|
staticinherited |
|
staticinherited |
Comment to be used in comment field of FrSE.
|
staticinherited |
Comment to be used in comment field of FrSE.
|
inlineprivatevirtualinherited |
Reimplemented in FrameCPP::Version_8::FrTOC, FrameCPP::Version_8::FrTOC, FrameCPP::Version_9::FrTOC, and FrameCPP::Version_9::FrTOC.
|
inlineprivatevirtualinherited |
Reimplemented in FrameCPP::Version_8::FrTOC, FrameCPP::Version_8::FrTOC, FrameCPP::Version_9::FrTOC, and FrameCPP::Version_9::FrTOC.
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
|
inlineprivatevirtualinherited |
constructor - virtual
|
inlineprivatevirtualinherited |
constructor - virtual
|
inlineprotectedvirtual |
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. |
|
inlineprotectedvirtual |
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. |
|
inlinestaticinherited |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
inlinestaticinherited |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
inlinestaticinherited |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
inlinestaticinherited |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
inlinestaticinherited |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
inlinestaticinherited |
The description of structure.
|
inlinestaticinherited |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
inlinestaticinherited |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
inlinestaticinherited |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
inlinestaticinherited |
The description of structure.
|
inlineprotectedinherited |
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. |
|
inlineprotectedinherited |
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. |
|
inlineprotectedinherited |
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. |
|
inlineprotectedinherited |
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. |
|
inlineprotectedinherited |
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. |
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlineinherited |
Return all channels.
|
inlineinherited |
Return the indexed data for a named channel.
[in] | Channel | The name of the channel. |
|
inlineinherited |
Return the indexed data for an indexed channel.
[in] | Channel | The numeric offset of the channel. |
|
inlineprivateinherited |
|
inlineprivateinherited |
|
inlineprivateinherited |
|
inlineprivateinherited |
|
inlineprivateinherited |
|
inlineprivateinherited |
|
inlineinherited |
Retreive array of integer QA words from each FrameH.
|
inlineinherited |
Retrieve array of frame durations in seconds.
|
inlineinherited |
Return all events.
|
inlineinherited |
Retrieve array of frame numbers.
|
inlineinherited |
Retrieve array of integer GPS residual nanoseconds for the frame.
|
inlineinherited |
Retrieve array of integer GPS frame times.
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineinherited |
Retrieve the keys.
|
inlineinherited |
Retrieve the keys.
|
inlineinherited |
Retrieve array of FrDetector names.
|
inlineinherited |
Retrieve array of first FrADCData positions.
|
inlineinherited |
Retrieve array of first FrMsg positions.
|
inlineinherited |
Retrieve array of first FrSerData positions.
|
inlineinherited |
Retrieve array of first FrTable positions.
|
inlineinherited |
|
inlineinherited |
Return number of FrStatData structures.
|
inlineinherited |
Retrieve array of FrDetector positions.
|
inlineinherited |
Retrieve array of FrameH positions.
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
Return all channels.
|
inlineinherited |
Return the indexed data for a named channel.
[in] | Channel | The name of the channel. |
|
inlineinherited |
Return the indexed data for a named channel.
[in] | Channel | The numeric offset of the channel. |
|
inlineinherited |
|
inlineinherited |
Return all channels.
|
inlineinherited |
Return the indexed data for a named channel.
[in] | Channel | The name of the channel. |
|
inlineinherited |
Return the indexed data for a named channel.
[in] | Channel | The numeric offset of the channel. |
|
inlineinherited |
Retrieve array of FrSH IDs.
|
inlineinherited |
Retrieve array of FrSH names.
|
inlineinherited |
Return all channels.
|
inlineinherited |
Return the indexed data for a named channel.
[in] | Channel | The name of the channel. |
|
inlineinherited |
Return the indexed data for a named channel.
[in] | Channel | The numeric offset of the channel. |
|
inlineinherited |
Return all events.
|
inlineinherited |
Return all channels.
|
inlineinherited |
Return all channels.
|
inlineinherited |
Return the indexed data for a named channel.
[in] | Channel | The name of the channel. |
|
inlineinherited |
Return the indexed data for a named channel.
[in] | Channel | The numeric offset of the channel. |
|
inlineinherited |
Retrieve the number of leap seconds.
|
protectedinherited |
Read contents from stream.
[in] | Stream | The stream from which the object is being read. |
|
inlineinherited |
Read contents from stream.
[in] | Stream | The stream from which the object is being read. |
|
inlineinherited |
Read contents from stream.
[in] | Stream | The stream from which the object is being read. |
|
inlineinherited |
Read contents from stream.
[in] | Stream | The stream from which the object is being read. |
|
inherited |
Read contents from stream.
[in] | Stream | The stream from which the object is being read. |
|
inlineinherited |
Read contents from stream.
[in] | Stream | The stream from which the object is being read. |
|
inherited |
Read contents from stream.
[in] | Stream | The stream from which the object is being read. |
|
inlineinherited |
Read contents from stream.
[in] | Stream | The stream from which the object is being read. |
|
inlineinherited |
Read contents from stream.
[in] | Stream | The stream from which the object is being read. |
|
inlineinherited |
Read contents from stream.
[in] | Stream | The stream from which the object is being read. |
|
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 FrTOCProcData 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. |
|
inlineprotectedvirtual |
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< ObjectType, ChecksumType >.
|
inlineprotectedvirtual |
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< ObjectType, ChecksumType >.
|
inlineprotectedvirtual |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
Implements FrameCPP::Common::FrameSpec::ObjectWithChecksum< ObjectType, ChecksumType >.
|
inlineprotectedvirtual |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
Implements FrameCPP::Common::FrameSpec::ObjectWithChecksum< ObjectType, ChecksumType >.
|
inlineprotectedinherited |
|
inlineprotectedinherited |
Locate the position of the event.
[in] | Frame | Frame offset of the event. |
[in] | Event | The name of the event. |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
Locate the position of the event.
[in] | Frame | Frame offset of the event. |
[in] | SimEvent | The name of the event. |
|
inlineprotectedvirtual |
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. |
|
inlineprotectedvirtual |
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. |
|
inlineprotectedvirtual |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
Implements FrameCPP::Common::FrameSpec::ObjectWithChecksum< ObjectType, ChecksumType >.
|
inlineprotectedvirtual |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
Implements FrameCPP::Common::FrameSpec::ObjectWithChecksum< ObjectType, ChecksumType >.
|
inlineinherited |
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. |
|
inlineinherited |
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. |
|
inlineinherited |
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. |
|
inlineinherited |
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. |
|
inlineinherited |
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. |
|
inlineinherited |
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. |
|
inlineinherited |
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. |
|
inlineinherited |
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. |
|
inlineinherited |
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. |
|
inlineinherited |
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. |
|
inlineinherited |
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. |
|
inlineinherited |
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. |
|
inlineinherited |
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. |
|
inlineinherited |
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. |
|
inlineinherited |
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. |
|
inlineinherited |
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 |
|
inlineprivateinherited |
|
inlineprotectedinherited |
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 |
|
inlineprotectedinherited |
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 |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlinestatic |
The description of structure.
|
inlinestatic |
The description of structure.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
virtualinherited |
Write object to the stream.
|
virtualinherited |
Write object to the stream.
|
inlineprotectedinherited |
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. |
|
inlineprotectedinherited |
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. |
|
inlineprotectedinherited |
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. |
|
inlineprotectedinherited |
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. |
|
inlineprotectedinherited |
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. |
|
staticinherited |
|
staticinherited |
|
privateinherited |
|
privateinherited |
Structure checksum.
The checksum for the structure when the structure is contained in a stream.
|
protectedinherited |
Array of integer QA words from each FrameH (size of nFrame)
|
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 |
|
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.
|
protectedinherited |
From the first FrameH in the file.
|
privateinherited |
|
staticconstexprinherited |
|
staticconstexprinherited |
|
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 |
|
staticinherited |
|
staticinherited |