|
| typedef Common::FrameH::assign_stream_type | assign_stream_type |
| |
| typedef Common::FrameH::assign_stream_type | assign_stream_type |
| |
| enum | copy_type {
DETECT_SIM = 0x0001
, DETECT_PROC = 0x0002
, HISTORY = 0x0004
, RAW_DATA = 0x0008
,
AUX_DATA = 0x0010
, AUX_TABLE = 0x0020
, TYPE = 0x0040
, USER = 0x0080
,
DETECT_SIM = 0x0001
, DETECT_PROC = 0x0002
, HISTORY = 0x0004
, RAW_DATA = 0x0008
,
AUX_DATA = 0x0010
, AUX_TABLE = 0x0020
, TYPE = 0x0040
, USER = 0x0080
} |
| |
| enum | copy_type {
DETECT_SIM = 0x0001
, DETECT_PROC = 0x0002
, HISTORY = 0x0004
, RAW_DATA = 0x0008
,
AUX_DATA = 0x0010
, AUX_TABLE = 0x0020
, TYPE = 0x0040
, USER = 0x0080
,
DETECT_SIM = 0x0001
, DETECT_PROC = 0x0002
, HISTORY = 0x0004
, RAW_DATA = 0x0008
,
AUX_DATA = 0x0010
, AUX_TABLE = 0x0020
, TYPE = 0x0040
, USER = 0x0080
} |
| |
| typedef FrameSpec::version_type | frame_spec_version_type |
| |
| typedef FrameSpec::version_type | frame_spec_version_type |
| |
| typedef boost::shared_ptr< Object > | object_type |
| |
| typedef boost::shared_ptr< Object > | object_type |
| |
| typedef std::unique_ptr< Object > | unique_object_type |
| |
| typedef std::unique_ptr< Object > | unique_object_type |
| |
| typedef object_type | demote_arg_type |
| |
| typedef object_type | demote_arg_type |
| |
| typedef object_type | demote_ret_type |
| |
| typedef object_type | demote_ret_type |
| |
| typedef stream_base_type | demote_stream_type |
| |
| typedef stream_base_type | demote_stream_type |
| |
| typedef object_type | promote_arg_type |
| |
| typedef object_type | promote_arg_type |
| |
| typedef object_type | promote_ret_type |
| |
| typedef object_type | promote_ret_type |
| |
| typedef stream_base_type | promote_stream_type |
| |
| typedef stream_base_type | promote_stream_type |
| |
| typedef FRAME_H_NAME_TYPE | name_type |
| |
| typedef FRAME_H_NAME_TYPE | name_type |
| |
| typedef FRAME_H_RUN_TYPE | run_type |
| |
| typedef FRAME_H_RUN_TYPE | run_type |
| |
| typedef FRAME_H_FRAME_TYPE | frame_type |
| |
| typedef FRAME_H_FRAME_TYPE | frame_type |
| |
| typedef FRAME_H_DATA_QUALITY_TYPE | dataQuality_type |
| |
| typedef FRAME_H_DATA_QUALITY_TYPE | dataQuality_type |
| |
| typedef FRAME_H_G_TIME_S_TYPE | GTimeS_type |
| |
| typedef FRAME_H_G_TIME_S_TYPE | GTimeS_type |
| |
| typedef FRAME_H_G_TIME_N_TYPE | GTimeN_type |
| |
| typedef FRAME_H_G_TIME_N_TYPE | GTimeN_type |
| |
| typedef FRAME_H_G_TIME_TYPE | GTime_type |
| |
| typedef FRAME_H_G_TIME_TYPE | GTime_type |
| |
| typedef FRAME_H_U_LEAP_S_TYPE | ULeapS_type |
| |
| typedef FRAME_H_U_LEAP_S_TYPE | ULeapS_type |
| |
| typedef FRAME_H_LOCAL_TIME_TYPE | localTime_type |
| |
| typedef FRAME_H_LOCAL_TIME_TYPE | localTime_type |
| |
| typedef FRAME_H_DT_TYPE | dt_type |
| |
| typedef FRAME_H_DT_TYPE | dt_type |
| |
| enum | {
DT_CHAR_PTR
, DT_STRING_2
, DT_INT_2S
, DT_INT_2U
,
DT_INT_4S
, DT_INT_4U
, DT_INT_8S
, DT_INT_8U
,
DT_REAL_4
, DT_REAL_8
} |
| |
| enum | {
IC_EOQ
, IC_AMPLITUDE
, IC_CHANNEL_ID
, IC_DATA_QUALITY
,
IC_DATA_VALID
, IC_DETECTOR
, IC_DETECTOR_PREFIX
, IC_DT
,
IC_END
, IC_FRAME
, IC_GROUP_ID
, IC_GTIME_N
,
IC_GTIME_S
, IC_ID
, IC_LOCAL_TIME
, IC_NAME
,
IC_RUN
, IC_START
, IC_ULEAP_S
, IC_VERSION
} |
| |
| enum | {
DT_CHAR_PTR
, DT_STRING_2
, DT_INT_2S
, DT_INT_2U
,
DT_INT_4S
, DT_INT_4U
, DT_INT_8S
, DT_INT_8U
,
DT_REAL_4
, DT_REAL_8
} |
| |
| enum | {
IC_EOQ
, IC_AMPLITUDE
, IC_CHANNEL_ID
, IC_DATA_QUALITY
,
IC_DATA_VALID
, IC_DETECTOR
, IC_DETECTOR_PREFIX
, IC_DT
,
IC_END
, IC_FRAME
, IC_GROUP_ID
, IC_GTIME_N
,
IC_GTIME_S
, IC_ID
, IC_LOCAL_TIME
, IC_NAME
,
IC_RUN
, IC_START
, IC_ULEAP_S
, IC_VERSION
} |
| |
| typedef STRING< INT_2U > | string_2_type |
| |
| typedef STRING< INT_2U > | string_2_type |
| |
| typedef boost::shared_ptr< FrRawData > | rawData_type |
| |
| typedef boost::shared_ptr< FrRawData > | rawData_type |
| |
| typedef boost::shared_ptr< FrRawData > | rawData_type |
| |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > | type_type |
| |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > | type_type |
| |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > | type_type |
| |
| typedef type_type::iterator | type_iterator |
| |
| typedef type_type::iterator | type_iterator |
| |
| typedef type_type::iterator | type_iterator |
| |
| typedef type_type::const_iterator | const_type_iterator |
| |
| typedef type_type::const_iterator | const_type_iterator |
| |
| typedef type_type::const_iterator | const_type_iterator |
| |
| typedef type_type::hash_iterator | type_hash_iterator |
| |
| typedef type_type::hash_iterator | type_hash_iterator |
| |
| typedef type_type::hash_iterator | type_hash_iterator |
| |
| typedef type_type::const_hash_iterator | const_type_hash_iterator |
| |
| typedef type_type::const_hash_iterator | const_type_hash_iterator |
| |
| typedef type_type::const_hash_iterator | const_type_hash_iterator |
| |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > | user_type |
| |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > | user_type |
| |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > | user_type |
| |
| typedef user_type::iterator | user_iterator |
| |
| typedef user_type::iterator | user_iterator |
| |
| typedef user_type::iterator | user_iterator |
| |
| typedef user_type::const_iterator | const_user_iterator |
| |
| typedef user_type::const_iterator | const_user_iterator |
| |
| typedef user_type::const_iterator | const_user_iterator |
| |
| typedef user_type::hash_iterator | user_hash_iterator |
| |
| typedef user_type::hash_iterator | user_hash_iterator |
| |
| typedef user_type::hash_iterator | user_hash_iterator |
| |
| typedef user_type::const_hash_iterator | const_user_hash_iterator |
| |
| typedef user_type::const_hash_iterator | const_user_hash_iterator |
| |
| typedef user_type::const_hash_iterator | const_user_hash_iterator |
| |
| typedef Common::SearchContainer< FrDetector, &FrDetector::GetName > | detectSim_type |
| |
| typedef Common::SearchContainer< FrDetector, &FrDetector::GetName > | detectSim_type |
| |
| typedef Common::SearchContainer< FrDetector, &FrDetector::GetName > | detectSim_type |
| |
| typedef detectSim_type::iterator | detectSim_iterator |
| |
| typedef detectSim_type::iterator | detectSim_iterator |
| |
| typedef detectSim_type::iterator | detectSim_iterator |
| |
| typedef detectSim_type::const_iterator | const_detectSim_iterator |
| |
| typedef detectSim_type::const_iterator | const_detectSim_iterator |
| |
| typedef detectSim_type::const_iterator | const_detectSim_iterator |
| |
| typedef detectSim_type::hash_iterator | detectSim_hash_iterator |
| |
| typedef detectSim_type::hash_iterator | detectSim_hash_iterator |
| |
| typedef detectSim_type::hash_iterator | detectSim_hash_iterator |
| |
| typedef detectSim_type::const_hash_iterator | const_detectSim_hash_iterator |
| |
| typedef detectSim_type::const_hash_iterator | const_detectSim_hash_iterator |
| |
| typedef detectSim_type::const_hash_iterator | const_detectSim_hash_iterator |
| |
| typedef Common::SearchContainer< FrDetector, &FrDetector::GetName > | detectProc_type |
| |
| typedef Common::SearchContainer< FrDetector, &FrDetector::GetName > | detectProc_type |
| |
| typedef Common::SearchContainer< FrDetector, &FrDetector::GetName > | detectProc_type |
| |
| typedef detectProc_type::iterator | detectProc_iterator |
| |
| typedef detectProc_type::iterator | detectProc_iterator |
| |
| typedef detectProc_type::iterator | detectProc_iterator |
| |
| typedef detectProc_type::const_iterator | const_detectProc_iterator |
| |
| typedef detectProc_type::const_iterator | const_detectProc_iterator |
| |
| typedef detectProc_type::const_iterator | const_detectProc_iterator |
| |
| typedef detectProc_type::hash_iterator | detectProc_hash_iterator |
| |
| typedef detectProc_type::hash_iterator | detectProc_hash_iterator |
| |
| typedef detectProc_type::hash_iterator | detectProc_hash_iterator |
| |
| typedef detectProc_type::const_hash_iterator | const_detectProc_hash_iterator |
| |
| typedef detectProc_type::const_hash_iterator | const_detectProc_hash_iterator |
| |
| typedef detectProc_type::const_hash_iterator | const_detectProc_hash_iterator |
| |
| typedef Common::SearchContainer< FrEvent, &FrEvent::GetNameSlow > | event_type |
| |
| typedef Common::SearchContainer< FrEvent, &FrEvent::GetNameSlow > | event_type |
| |
| typedef Common::SearchContainer< FrEvent, &FrEvent::GetNameSlow > | event_type |
| |
| typedef event_type::iterator | event_iterator |
| |
| typedef event_type::iterator | event_iterator |
| |
| typedef event_type::iterator | event_iterator |
| |
| typedef event_type::const_iterator | const_event_iterator |
| |
| typedef event_type::const_iterator | const_event_iterator |
| |
| typedef event_type::const_iterator | const_event_iterator |
| |
| typedef event_type::hash_iterator | event_hash_iterator |
| |
| typedef event_type::hash_iterator | event_hash_iterator |
| |
| typedef event_type::hash_iterator | event_hash_iterator |
| |
| typedef event_type::const_hash_iterator | const_event_hash_iterator |
| |
| typedef event_type::const_hash_iterator | const_event_hash_iterator |
| |
| typedef event_type::const_hash_iterator | const_event_hash_iterator |
| |
| typedef Common::SearchContainer< FrHistory, &FrHistory::GetName > | history_type |
| |
| typedef Common::SearchContainer< FrHistory, &FrHistory::GetName > | history_type |
| |
| typedef Common::SearchContainer< FrHistory, &FrHistory::GetName > | history_type |
| |
| typedef history_type::iterator | history_iterator |
| |
| typedef history_type::iterator | history_iterator |
| |
| typedef history_type::iterator | history_iterator |
| |
| typedef history_type::const_iterator | const_history_iterator |
| |
| typedef history_type::const_iterator | const_history_iterator |
| |
| typedef history_type::const_iterator | const_history_iterator |
| |
| typedef history_type::hash_iterator | history_hash_iterator |
| |
| typedef history_type::hash_iterator | history_hash_iterator |
| |
| typedef history_type::hash_iterator | history_hash_iterator |
| |
| typedef history_type::const_hash_iterator | const_history_hash_iterator |
| |
| typedef history_type::const_hash_iterator | const_history_hash_iterator |
| |
| typedef history_type::const_hash_iterator | const_history_hash_iterator |
| |
| typedef Common::SearchContainer< FrProcData, &FrProcData::GetNameSlow > | procData_type |
| |
| typedef Common::SearchContainer< FrProcData, &FrProcData::GetNameSlow > | procData_type |
| |
| typedef Common::SearchContainer< FrProcData, &FrProcData::GetNameSlow > | procData_type |
| |
| typedef procData_type::iterator | procData_iterator |
| |
| typedef procData_type::iterator | procData_iterator |
| |
| typedef procData_type::iterator | procData_iterator |
| |
| typedef procData_type::const_iterator | const_procData_iterator |
| |
| typedef procData_type::const_iterator | const_procData_iterator |
| |
| typedef procData_type::const_iterator | const_procData_iterator |
| |
| typedef procData_type::hash_iterator | procData_hash_iterator |
| |
| typedef procData_type::hash_iterator | procData_hash_iterator |
| |
| typedef procData_type::hash_iterator | procData_hash_iterator |
| |
| typedef procData_type::const_hash_iterator | const_procData_hash_iterator |
| |
| typedef procData_type::const_hash_iterator | const_procData_hash_iterator |
| |
| typedef procData_type::const_hash_iterator | const_procData_hash_iterator |
| |
| typedef Common::SearchContainer< FrSimData, &FrSimData::GetNameSlow > | simData_type |
| |
| typedef Common::SearchContainer< FrSimData, &FrSimData::GetNameSlow > | simData_type |
| |
| typedef Common::SearchContainer< FrSimData, &FrSimData::GetNameSlow > | simData_type |
| |
| typedef simData_type::iterator | simData_iterator |
| |
| typedef simData_type::iterator | simData_iterator |
| |
| typedef simData_type::iterator | simData_iterator |
| |
| typedef simData_type::const_iterator | const_simData_iterator |
| |
| typedef simData_type::const_iterator | const_simData_iterator |
| |
| typedef simData_type::const_iterator | const_simData_iterator |
| |
| typedef simData_type::hash_iterator | simData_hash_iterator |
| |
| typedef simData_type::hash_iterator | simData_hash_iterator |
| |
| typedef simData_type::hash_iterator | simData_hash_iterator |
| |
| typedef simData_type::const_hash_iterator | const_simData_hash_iterator |
| |
| typedef simData_type::const_hash_iterator | const_simData_hash_iterator |
| |
| typedef simData_type::const_hash_iterator | const_simData_hash_iterator |
| |
| typedef Common::SearchContainer< FrSimEvent, &FrSimEvent::GetNameSlow > | simEvent_type |
| |
| typedef Common::SearchContainer< FrSimEvent, &FrSimEvent::GetNameSlow > | simEvent_type |
| |
| typedef Common::SearchContainer< FrSimEvent, &FrSimEvent::GetNameSlow > | simEvent_type |
| |
| typedef simEvent_type::iterator | simEvent_iterator |
| |
| typedef simEvent_type::iterator | simEvent_iterator |
| |
| typedef simEvent_type::iterator | simEvent_iterator |
| |
| typedef simEvent_type::const_iterator | const_simEvent_iterator |
| |
| typedef simEvent_type::const_iterator | const_simEvent_iterator |
| |
| typedef simEvent_type::const_iterator | const_simEvent_iterator |
| |
| typedef simEvent_type::hash_iterator | simEvent_hash_iterator |
| |
| typedef simEvent_type::hash_iterator | simEvent_hash_iterator |
| |
| typedef simEvent_type::hash_iterator | simEvent_hash_iterator |
| |
| typedef simEvent_type::const_hash_iterator | const_simEvent_hash_iterator |
| |
| typedef simEvent_type::const_hash_iterator | const_simEvent_hash_iterator |
| |
| typedef simEvent_type::const_hash_iterator | const_simEvent_hash_iterator |
| |
| typedef Common::SearchContainer< FrSummary, &FrSummary::GetName > | summaryData_type |
| |
| typedef Common::SearchContainer< FrSummary, &FrSummary::GetName > | summaryData_type |
| |
| typedef Common::SearchContainer< FrSummary, &FrSummary::GetName > | summaryData_type |
| |
| typedef summaryData_type::iterator | summaryData_iterator |
| |
| typedef summaryData_type::iterator | summaryData_iterator |
| |
| typedef summaryData_type::iterator | summaryData_iterator |
| |
| typedef summaryData_type::const_iterator | const_summaryData_iterator |
| |
| typedef summaryData_type::const_iterator | const_summaryData_iterator |
| |
| typedef summaryData_type::const_iterator | const_summaryData_iterator |
| |
| typedef summaryData_type::hash_iterator | summaryData_hash_iterator |
| |
| typedef summaryData_type::hash_iterator | summaryData_hash_iterator |
| |
| typedef summaryData_type::hash_iterator | summaryData_hash_iterator |
| |
| typedef summaryData_type::const_hash_iterator | const_summaryData_hash_iterator |
| |
| typedef summaryData_type::const_hash_iterator | const_summaryData_hash_iterator |
| |
| typedef summaryData_type::const_hash_iterator | const_summaryData_hash_iterator |
| |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > | auxData_type |
| |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > | auxData_type |
| |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > | auxData_type |
| |
| typedef auxData_type::iterator | auxData_iterator |
| |
| typedef auxData_type::iterator | auxData_iterator |
| |
| typedef auxData_type::iterator | auxData_iterator |
| |
| typedef auxData_type::const_iterator | const_auxData_iterator |
| |
| typedef auxData_type::const_iterator | const_auxData_iterator |
| |
| typedef auxData_type::const_iterator | const_auxData_iterator |
| |
| typedef auxData_type::hash_iterator | auxData_hash_iterator |
| |
| typedef auxData_type::hash_iterator | auxData_hash_iterator |
| |
| typedef auxData_type::hash_iterator | auxData_hash_iterator |
| |
| typedef auxData_type::const_hash_iterator | const_auxData_hash_iterator |
| |
| typedef auxData_type::const_hash_iterator | const_auxData_hash_iterator |
| |
| typedef auxData_type::const_hash_iterator | const_auxData_hash_iterator |
| |
| typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > | auxTable_type |
| |
| typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > | auxTable_type |
| |
| typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > | auxTable_type |
| |
| typedef auxTable_type::iterator | auxTable_iterator |
| |
| typedef auxTable_type::iterator | auxTable_iterator |
| |
| typedef auxTable_type::iterator | auxTable_iterator |
| |
| typedef auxTable_type::const_iterator | const_auxTable_iterator |
| |
| typedef auxTable_type::const_iterator | const_auxTable_iterator |
| |
| typedef auxTable_type::const_iterator | const_auxTable_iterator |
| |
| typedef auxTable_type::hash_iterator | auxTable_hash_iterator |
| |
| typedef auxTable_type::hash_iterator | auxTable_hash_iterator |
| |
| typedef auxTable_type::hash_iterator | auxTable_hash_iterator |
| |
| typedef auxTable_type::const_hash_iterator | const_auxTable_hash_iterator |
| |
| typedef auxTable_type::const_hash_iterator | const_auxTable_hash_iterator |
| |
| typedef auxTable_type::const_hash_iterator | const_auxTable_hash_iterator |
| |
|
| | FrameH () |
| |
| | FrameH (const FrameH &frame) |
| |
| | FrameH (const std::string &name, INT_4S run, INT_4U frame, const GPSTime &time, INT_2U uLeapS, const REAL_8 dt, INT_4U dqual=0) |
| |
| | FrameH (const FrameHNPS &Source) |
| |
| | FrameH (const Previous::FrameH &Source, stream_base_type *Stream) |
| |
| | ~FrameH () |
| |
| cmn_streamsize_type | Bytes (const Common::StreamBase &Stream) const |
| | Return the number of bytes for this object.
|
| |
| virtual FrameH * | Clone () const |
| | Virtual constructor.
|
| |
| virtual FrameH * | Create (istream_type &Stream) const |
| | constructor - virtual
|
| |
| virtual const char * | ObjectStructName () const |
| | Retrieve the class name of the object.
|
| |
| virtual void | Write (OStream &Stream) const |
| | Write object to the stream.
|
| |
| bool | operator== (const FrameH &RHS) const |
| | comparison operator
|
| |
| virtual bool | operator== (const Common::FrameSpec::Object &Obj) const |
| | comparison operator
|
| |
| | FrameH () |
| |
| | FrameH (const FrameH &frame) |
| |
| | FrameH (const std::string &name, INT_4S run, INT_4U frame, const GPSTime &time, INT_2U uLeapS, const REAL_8 dt, INT_4U dqual=0) |
| |
| | FrameH (const FrameHNPS &Source) |
| |
| | FrameH (const Previous::FrameH &Source, stream_base_type *Stream) |
| |
| | ~FrameH () |
| |
| cmn_streamsize_type | Bytes (const Common::StreamBase &Stream) const |
| | Return the number of bytes for this object.
|
| |
| virtual FrameH * | Clone () const |
| | Virtual constructor.
|
| |
| virtual FrameH * | Create (istream_type &Stream) const |
| | constructor - virtual
|
| |
| virtual const char * | ObjectStructName () const |
| | Retrieve the class name of the object.
|
| |
| virtual void | Write (OStream &Stream) const |
| | Write object to the stream.
|
| |
| bool | operator== (const FrameH &RHS) const |
| | comparison operator
|
| |
| virtual bool | operator== (const Common::FrameSpec::Object &Obj) const |
| | comparison operator
|
| |
| virtual void | assign (assign_stream_type &Stream)=0 |
| | Assign the contents of the instance.
|
| |
| class_type | GetClass () const |
| | Retrieve the class identifier.
|
| |
| class_type | GetClass () const |
| | Retrieve the class identifier.
|
| |
| virtual const Description * | GetDescription () const |
| | Retrieve FrSH/FrSE description of the parent object.
|
| |
| virtual const Description * | GetDescription (ostream_type &Stream) const |
| |
| virtual const Description * | GetDescription () const |
| | Retrieve FrSH/FrSE description of the parent object.
|
| |
| virtual const Description * | GetDescription (ostream_type &Stream) const |
| |
| frame_spec_version_type | FrameSpecVersion () const |
| |
| frame_spec_version_type | FrameSpecVersion () const |
| |
| ostream_type & | WriteNext (ostream_type &Stream) const |
| | Write a next pointer to the parent to the stream.
|
| |
| ostream_type & | WriteNext (ostream_type &Stream) const |
| | Write a next pointer to the parent to the stream.
|
| |
| virtual Object * | Create () const |
| | constructor - virtual
|
| |
| virtual Object * | Create (std::istream &Buffer) const |
| | constructor - virtual
|
| |
| 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, promote_stream_type *Stream) |
| |
| const std::string & | GetName () const |
| | Retrieve name of project.
|
| |
| const std::string & | GetName () const |
| | Retrieve name of project.
|
| |
| run_type | GetRun () const |
| | Run number.
|
| |
| run_type | GetRun () const |
| | Run number.
|
| |
| frame_type | GetFrame () const |
| | Frame number.
|
| |
| frame_type | GetFrame () const |
| | Frame number.
|
| |
| dataQuality_type | GetDataQuality () const |
| | Data quality flag.
|
| |
| dataQuality_type | GetDataQuality () const |
| | Data quality flag.
|
| |
| const GPSTime & | GetGTime () const |
| | Start Time.
|
| |
| const GPSTime & | GetGTime () const |
| | Start Time.
|
| |
| ULeapS_type | GetULeapS () const |
| | Leap seconds.
|
| |
| ULeapS_type | GetULeapS () const |
| | Leap seconds.
|
| |
| dt_type | GetDt () const |
| | Frame length.
|
| |
| dt_type | GetDt () const |
| | Frame length.
|
| |
| void | SetName (const std::string &Name) |
| | Establish the name.
|
| |
| void | SetName (const std::string &Name) |
| | Establish the name.
|
| |
| void | SetRun (run_type Run) |
| | Establish the run number.
|
| |
| void | SetRun (run_type Run) |
| | Establish the run number.
|
| |
| void | SetDataQuality (dataQuality_type DataQuality) |
| | Establish the data quality flag.
|
| |
| void | SetDataQuality (dataQuality_type DataQuality) |
| | Establish the data quality flag.
|
| |
| void | SetDt (dt_type Dt) |
| | Establish the frame duration.
|
| |
| void | SetDt (dt_type Dt) |
| | Establish the frame duration.
|
| |
| void | SetGTime (const GPSTime >ime) |
| | Establish the start time.
|
| |
| void | SetGTime (const GPSTime >ime) |
| | Establish the start time.
|
| |
| void | SetULeapS (ULeapS_type Value) |
| | Establish leap second offset.
|
| |
| void | SetULeapS (ULeapS_type Value) |
| | Establish leap second offset.
|
| |
| void | TOCQuery (int InfoClass,...) const |
| |
| void | TOCQuery (int InfoClass,...) const |
| |
| rawData_type | GetRawData () const |
| | Retrieve the raw data reference.
|
| |
| rawData_type | GetRawData () |
| | Retrieve the raw data reference.
|
| |
| rawData_type | GetRawData () const |
| | Retrieve the raw data reference.
|
| |
| rawData_type | GetRawData () |
| | Retrieve the raw data reference.
|
| |
| rawData_type | GetRawData () const |
| | Retrieve the raw data reference.
|
| |
| rawData_type | GetRawData () |
| | Retrieve the raw data reference.
|
| |
| rawData_type | GetRawData () const |
| | Retrieve the raw data reference.
|
| |
| rawData_type | GetRawData () |
| | Retrieve the raw data reference.
|
| |
| const type_type & | RefType () const |
| |
| type_type & | RefType () |
| |
| const type_type & | RefType () const |
| |
| type_type & | RefType () |
| |
| const type_type & | RefType () const |
| |
| type_type & | RefType () |
| |
| const type_type & | RefType () const |
| |
| type_type & | RefType () |
| |
| const user_type & | RefUser () const |
| |
| user_type & | RefUser () |
| |
| const user_type & | RefUser () const |
| |
| user_type & | RefUser () |
| |
| const user_type & | RefUser () const |
| |
| user_type & | RefUser () |
| |
| const user_type & | RefUser () const |
| |
| user_type & | RefUser () |
| |
| const detectSim_type & | RefDetectSim () const |
| |
| detectSim_type & | RefDetectSim () |
| |
| const detectSim_type & | RefDetectSim () const |
| |
| detectSim_type & | RefDetectSim () |
| |
| const detectSim_type & | RefDetectSim () const |
| |
| detectSim_type & | RefDetectSim () |
| |
| const detectSim_type & | RefDetectSim () const |
| |
| detectSim_type & | RefDetectSim () |
| |
| const detectProc_type & | RefDetectProc () const |
| |
| detectProc_type & | RefDetectProc () |
| |
| const detectProc_type & | RefDetectProc () const |
| |
| detectProc_type & | RefDetectProc () |
| |
| const detectProc_type & | RefDetectProc () const |
| |
| detectProc_type & | RefDetectProc () |
| |
| const detectProc_type & | RefDetectProc () const |
| |
| detectProc_type & | RefDetectProc () |
| |
| const history_type & | RefHistory () const |
| |
| history_type & | RefHistory () |
| |
| const history_type & | RefHistory () const |
| |
| history_type & | RefHistory () |
| |
| const history_type & | RefHistory () const |
| |
| history_type & | RefHistory () |
| |
| const history_type & | RefHistory () const |
| |
| history_type & | RefHistory () |
| |
| const procData_type & | RefProcData () const |
| |
| procData_type & | RefProcData () |
| |
| const procData_type & | RefProcData () const |
| |
| procData_type & | RefProcData () |
| |
| const procData_type & | RefProcData () const |
| |
| procData_type & | RefProcData () |
| |
| const procData_type & | RefProcData () const |
| |
| procData_type & | RefProcData () |
| |
| const simData_type & | RefSimData () const |
| |
| simData_type & | RefSimData () |
| |
| const simData_type & | RefSimData () const |
| |
| simData_type & | RefSimData () |
| |
| const simData_type & | RefSimData () const |
| |
| simData_type & | RefSimData () |
| |
| const simData_type & | RefSimData () const |
| |
| simData_type & | RefSimData () |
| |
| const event_type & | RefEvent () const |
| |
| event_type & | RefEvent () |
| |
| const event_type & | RefEvent () const |
| |
| event_type & | RefEvent () |
| |
| const event_type & | RefEvent () const |
| |
| event_type & | RefEvent () |
| |
| const event_type & | RefEvent () const |
| |
| event_type & | RefEvent () |
| |
| const simEvent_type & | RefSimEvent () const |
| |
| simEvent_type & | RefSimEvent () |
| |
| const simEvent_type & | RefSimEvent () const |
| |
| simEvent_type & | RefSimEvent () |
| |
| const simEvent_type & | RefSimEvent () const |
| |
| simEvent_type & | RefSimEvent () |
| |
| const simEvent_type & | RefSimEvent () const |
| |
| simEvent_type & | RefSimEvent () |
| |
| const summaryData_type & | RefSummaryData () const |
| |
| summaryData_type & | RefSummaryData () |
| |
| const summaryData_type & | RefSummaryData () const |
| |
| summaryData_type & | RefSummaryData () |
| |
| const summaryData_type & | RefSummaryData () const |
| |
| summaryData_type & | RefSummaryData () |
| |
| const summaryData_type & | RefSummaryData () const |
| |
| summaryData_type & | RefSummaryData () |
| |
| const auxData_type & | RefAuxData () const |
| |
| auxData_type & | RefAuxData () |
| |
| const auxData_type & | RefAuxData () const |
| |
| auxData_type & | RefAuxData () |
| |
| const auxData_type & | RefAuxData () const |
| |
| auxData_type & | RefAuxData () |
| |
| const auxData_type & | RefAuxData () const |
| |
| auxData_type & | RefAuxData () |
| |
| const auxTable_type & | RefAuxTable () const |
| |
| auxTable_type & | RefAuxTable () |
| |
| const auxTable_type & | RefAuxTable () const |
| |
| auxTable_type & | RefAuxTable () |
| |
| const auxTable_type & | RefAuxTable () const |
| |
| auxTable_type & | RefAuxTable () |
| |
| const auxTable_type & | RefAuxTable () const |
| |
| auxTable_type & | RefAuxTable () |
| |
| void | SetRawData (rawData_type r) |
| |
| void | SetRawData (rawData_type r) |
| |
| void | SetRawData (rawData_type r) |
| |
| void | SetRawData (rawData_type r) |
| |
| rawData_type * | AddressOfRawData () const |
| |
| rawData_type * | AddressOfRawData () const |
| |
| rawData_type * | AddressOfRawData () const |
| |
| rawData_type * | AddressOfRawData () const |
| |