|
| FrTOC (const Description *Desc, frame_spec_version_type FrameSpecVersion) |
|
| FrTOC (const Description *Desc, frame_spec_version_type FrameSpecVersion) |
|
virtual | ~FrTOC () |
|
virtual | ~FrTOC () |
|
virtual void | ForEach (query_info_type Info, FunctionBase &Action) const |
|
virtual void | ForEach (query_info_type Info, FunctionBase &Action) const |
|
virtual void | IndexObject (object_type Obj, std::streampos Position)=0 |
|
virtual void | IndexObject (object_type Obj, std::streampos Position)=0 |
|
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 | 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 INT_4U | nFrame () const=0 |
|
virtual INT_4U | nFrame () const=0 |
|
virtual const cmn_dt_container_type & | dt () const=0 |
|
virtual const cmn_dt_container_type & | dt () const=0 |
|
virtual const cmn_GTimeS_container_type & | GTimeS () const=0 |
|
virtual const cmn_GTimeS_container_type & | GTimeS () const=0 |
|
virtual const cmn_GTimeN_container_type & | GTimeN () const=0 |
|
virtual const cmn_GTimeN_container_type & | GTimeN () const=0 |
|
virtual INT_4U | GetTOCChecksum () |
| Return TOC identifying checksum.
|
|
virtual INT_4U | GetTOCChecksum () |
| Return TOC identifying checksum.
|
|
virtual cmn_position_type | positionDetector (const std::string &Name) const=0 |
| Retrieve the stream position for the detector.
|
|
virtual cmn_position_type | positionDetector (const std::string &Name) const=0 |
| Retrieve the stream position for the detector.
|
|
virtual cmn_position_type | positionH (INT_4U FrameIndex) const=0 |
|
virtual cmn_position_type | positionH (INT_4U FrameIndex) const=0 |
|
virtual const cmn_name_container_type & | nameADC () const=0 |
|
virtual const cmn_name_container_type & | nameADC () const=0 |
|
virtual cmn_position_type | positionADC (INT_4U FrameIndex, const std::string &Channel) const=0 |
|
virtual cmn_position_type | positionADC (INT_4U FrameIndex, channel_id_type Channel) const=0 |
|
virtual cmn_position_type | positionADC (INT_4U FrameIndex, const std::string &Channel) const=0 |
|
virtual cmn_position_type | positionADC (INT_4U FrameIndex, channel_id_type Channel) const=0 |
|
virtual cmn_position_type | positionEvent (INT_4U FrameIndex, const std::string &Channel) const=0 |
|
virtual cmn_position_type | positionEvent (const std::string &EventType, INT_4U Index) const=0 |
|
virtual cmn_position_type | positionEvent (INT_4U FrameIndex, const std::string &Channel) const=0 |
|
virtual cmn_position_type | positionEvent (const std::string &EventType, INT_4U Index) const=0 |
|
virtual const cmn_name_container_type & | nameProc () const=0 |
|
virtual const cmn_name_container_type & | nameProc () const=0 |
|
virtual cmn_position_type | positionProc (INT_4U FrameIndex, const std::string &Channel) const=0 |
|
virtual cmn_position_type | positionProc (INT_4U FrameIndex, channel_id_type Channel) const=0 |
|
virtual cmn_position_type | positionProc (INT_4U FrameIndex, const std::string &Channel) const=0 |
|
virtual cmn_position_type | positionProc (INT_4U FrameIndex, channel_id_type Channel) const=0 |
|
virtual const cmn_name_container_type & | nameSim () const=0 |
|
virtual const cmn_name_container_type & | nameSim () const=0 |
|
virtual cmn_position_type | positionSim (INT_4U FrameIndex, const std::string &Channel) const=0 |
|
virtual cmn_position_type | positionSim (INT_4U FrameIndex, const std::string &Channel) const=0 |
|
virtual const cmn_name_container_type & | nameSer () const=0 |
|
virtual const cmn_name_container_type & | nameSer () const=0 |
|
virtual cmn_position_type | positionSer (INT_4U FrameIndex, const std::string &Channel) const=0 |
|
virtual cmn_position_type | positionSer (INT_4U FrameIndex, const std::string &Channel) const=0 |
|
virtual cmn_position_type | positionSimEvent (INT_4U FrameIndex, const std::string &Channel) const=0 |
|
virtual cmn_position_type | positionSimEvent (const std::string &EventType, INT_4U Index) const=0 |
|
virtual cmn_position_type | positionSimEvent (INT_4U FrameIndex, const std::string &Channel) const=0 |
|
virtual cmn_position_type | positionSimEvent (const std::string &EventType, INT_4U Index) const=0 |
|
virtual cmn_runs_container_type const & | runs () const=0 |
|
virtual cmn_runs_container_type const & | runs () const=0 |
|
virtual INT_4U | nSH () const=0 |
|
virtual INT_4U | nSH () const=0 |
|
virtual INT_2U | SHid (INT_4U Offset) const=0 |
|
virtual INT_2U | SHid (INT_4U Offset) const=0 |
|
virtual const std::string & | SHname (INT_4U Offset) const=0 |
|
virtual const std::string & | SHname (INT_4U Offset) const=0 |
|
virtual void | cacheAdcDataPositions (istream_type &Stream)=0 |
| Cache where the positions of the Adc channels.
|
|
virtual void | cacheAdcDataPositions (istream_type &Stream)=0 |
| Cache where the positions of the Adc channels.
|
|
virtual void | seekAdcDataPositions (istream_type &Stream, channel_id_type Channel)=0 |
| Advance to the specified Adc channel.
|
|
virtual void | seekAdcDataPositions (istream_type &Stream, const std::string &Channel)=0 |
| Advance to the specified Adc channel.
|
|
virtual void | seekAdcDataPositions (istream_type &Stream, channel_id_type Channel)=0 |
| Advance to the specified Adc channel.
|
|
virtual void | seekAdcDataPositions (istream_type &Stream, const std::string &Channel)=0 |
| Advance to the specified Adc channel.
|
|
virtual void | procDataCachePositions (istream_type &Stream)=0 |
| Cache where the positions of the FrProcData channels.
|
|
virtual void | procDataCachePositions (istream_type &Stream)=0 |
| Cache where the positions of the FrProcData channels.
|
|