|
| 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 ObjectWithChecksum< Common::FrameH, checksum_type > | self_type |
| typedef ObjectWithChecksum< Common::FrameH, checksum_type > | self_type |
| typedef ObjectWithChecksum< Common::FrameH, checksum_type > | self_type |
| typedef ObjectWithChecksum< Common::FrameH, checksum_type > | self_type |
| typedef IStream | istream_type |
| typedef IStream | istream_type |
| typedef IStream | istream_type |
| typedef IStream | istream_type |
| typedef OStream | ostream_type |
| typedef OStream | ostream_type |
| typedef OStream | ostream_type |
| typedef OStream | ostream_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 const char *const | struct_name_type |
| typedef const char *const | struct_desc_type |
| typedef INT_2U const | struct_id_type |
| typedef FRAME_H_NAME_TYPE | name_type |
| typedef FRAME_H_RUN_TYPE | run_type |
| typedef FRAME_H_FRAME_TYPE | frame_type |
| typedef FRAME_H_DATA_QUALITY_TYPE | dataQuality_type |
| typedef FRAME_H_G_TIME_S_TYPE | GTimeS_type |
| typedef FRAME_H_G_TIME_N_TYPE | GTimeN_type |
| typedef FRAME_H_G_TIME_TYPE | GTime_type |
| typedef FRAME_H_LOCAL_TIME_TYPE | localTime_type |
| typedef FRAME_H_DT_TYPE | dt_type |
| typedef INT_2U | v3_uleaps_type |
| typedef INT_4S | v3_localTime_type |
| typedef Common::SearchContainer< FrProcData, &FrProcData::GetNameSlow > | v3_strain_type |
| typedef boost::shared_ptr< FrRawData > | rawData_type |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > | type_type |
| typedef type_type::iterator | type_iterator |
| typedef type_type::const_iterator | const_type_iterator |
| typedef type_type::hash_iterator | type_hash_iterator |
| typedef type_type::const_hash_iterator | const_type_hash_iterator |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > | user_type |
| typedef user_type::iterator | user_iterator |
| typedef user_type::const_iterator | const_user_iterator |
| typedef user_type::hash_iterator | user_hash_iterator |
| typedef user_type::const_hash_iterator | const_user_hash_iterator |
| typedef Common::SearchContainer< FrDetector, &FrDetector::GetName > | detectSim_type |
| typedef detectSim_type::iterator | detectSim_iterator |
| typedef detectSim_type::const_iterator | const_detectSim_iterator |
| typedef detectSim_type::hash_iterator | detectSim_hash_iterator |
| typedef detectSim_type::const_hash_iterator | const_detectSim_hash_iterator |
| typedef Common::SearchContainer< FrDetector, &FrDetector::GetName > | detectProc_type |
| typedef detectProc_type::iterator | detectProc_iterator |
| typedef detectProc_type::const_iterator | const_detectProc_iterator |
| typedef detectProc_type::hash_iterator | detectProc_hash_iterator |
| typedef detectProc_type::const_hash_iterator | const_detectProc_hash_iterator |
| typedef Common::SearchContainer< FrEvent, &FrEvent::GetNameSlow > | event_type |
| typedef event_type::iterator | event_iterator |
| typedef event_type::const_iterator | const_event_iterator |
| typedef event_type::hash_iterator | event_hash_iterator |
| typedef event_type::const_hash_iterator | const_event_hash_iterator |
| typedef Common::SearchContainer< FrHistory, &FrHistory::GetName > | history_type |
| typedef history_type::iterator | history_iterator |
| typedef history_type::const_iterator | const_history_iterator |
| typedef history_type::hash_iterator | history_hash_iterator |
| typedef history_type::const_hash_iterator | const_history_hash_iterator |
| typedef Common::SearchContainer< FrProcData, &FrProcData::GetNameSlow > | procData_type |
| typedef procData_type::iterator | procData_iterator |
| typedef procData_type::const_iterator | const_procData_iterator |
| typedef procData_type::hash_iterator | procData_hash_iterator |
| typedef procData_type::const_hash_iterator | const_procData_hash_iterator |
| typedef Common::SearchContainer< FrSimData, &FrSimData::GetNameSlow > | simData_type |
| typedef simData_type::iterator | simData_iterator |
| typedef simData_type::const_iterator | const_simData_iterator |
| typedef simData_type::hash_iterator | simData_hash_iterator |
| typedef simData_type::const_hash_iterator | const_simData_hash_iterator |
| typedef Common::SearchContainer< FrSimEvent, &FrSimEvent::GetNameSlow > | simEvent_type |
| typedef simEvent_type::iterator | simEvent_iterator |
| typedef simEvent_type::const_iterator | const_simEvent_iterator |
| typedef simEvent_type::hash_iterator | simEvent_hash_iterator |
| typedef simEvent_type::const_hash_iterator | const_simEvent_hash_iterator |
| typedef Common::SearchContainer< FrSummary, &FrSummary::GetName > | summaryData_type |
| typedef summaryData_type::iterator | summaryData_iterator |
| typedef summaryData_type::const_iterator | const_summaryData_iterator |
| typedef summaryData_type::hash_iterator | summaryData_hash_iterator |
| typedef summaryData_type::const_hash_iterator | const_summaryData_hash_iterator |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > | auxData_type |
| typedef auxData_type::iterator | auxData_iterator |
| typedef auxData_type::const_iterator | const_auxData_iterator |
| typedef auxData_type::hash_iterator | auxData_hash_iterator |
| typedef auxData_type::const_hash_iterator | const_auxData_hash_iterator |
| typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > | auxTable_type |
| typedef auxTable_type::iterator | auxTable_iterator |
| typedef auxTable_type::const_iterator | const_auxTable_iterator |
| typedef auxTable_type::hash_iterator | auxTable_hash_iterator |
| typedef auxTable_type::const_hash_iterator | const_auxTable_hash_iterator |
|
| | FrameH () |
| | Default constructor.
|
| | FrameH (const name_type &name, run_type run, frame_type frame, const GTime_type &time, const dt_type dt, dataQuality_type dqual=0) |
| | Explicate construction.
|
| | FrameH (const FrameH &frame) |
| | Copy Constructor.
|
| | FrameH (const Previous::FrameH &Source, stream_base_type *Stream) |
| | Upconvert constructor.
|
| virtual FrameH * | Clone () const |
| | Virtual constructor.
|
| virtual bool | operator== (const Common::FrameSpec::Object &Obj) const |
| | equality operator
|
| bool | operator== (const FrameH &RHS) const |
| | FrameH () |
| | Default constructor.
|
| | FrameH (const name_type &name, run_type run, frame_type frame, const GTime_type &time, const dt_type dt, dataQuality_type dqual=0) |
| | Explicate construction.
|
| | FrameH (const FrameH &frame) |
| | Copy Constructor.
|
| | FrameH (const Previous::FrameH &Source, stream_base_type *Stream) |
| | Upconvert constructor.
|
| virtual FrameH * | Clone () const |
| | Virtual constructor.
|
| virtual bool | operator== (const Common::FrameSpec::Object &Obj) const |
| | equality operator
|
| bool | operator== (const FrameH &RHS) const |
| virtual const char * | ObjectStructName () const |
| | The name structure name of this object.
|
| virtual const Common::Description * | GetDescription (ostream_type &Stream) const |
| | The data structure description.
|
| virtual const Description * | GetDescription () const |
| | Retrieve FrSH/FrSE description of the parent object.
|
| virtual void | assign (assign_stream_type &Stream)=0 |
| | Assign the contents of the instance.
|
| void | TOCQuery (int InfoClass,...) const |
| void | TOCQuery (int InfoClass,...) const |
| 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 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 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.
|
| virtual void | Write (ostream_type &Stream) const |
| | Write object to the stream.
|
| virtual void | Write (ostream_type &Stream) const |
| | Write object to the stream.
|
| class_type | GetClass () const |
| | Retrieve the class identifier.
|
| class_type | GetClass () const |
| | Retrieve the class identifier.
|
| 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.
|
| 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) |
| virtual void | VerifyObject (Verify &Verifier, IFrameStream &Stream) const |
| | Verify an object.
|
| virtual void | VerifyObject (Verify &Verifier, IFrameStream &Stream) const |
| | Verify an object.
|
| rawData_type * | AddressOfRawData () const |
| const name_type & | GetName () const |
| | Retrieve name of project.
|
| run_type | GetRun () const |
| | Run number.
|
| frame_type | GetFrame () const |
| | Frame number.
|
| dataQuality_type | GetDataQuality () const |
| | Data quality flag.
|
| const GTime_type & | GetGTime () const |
| | Start Time.
|
| dt_type | GetDt () const |
| | Frame length.
|
| void | SetName (const name_type &Name) |
| | Establish the name.
|
| void | SetRun (run_type Run) |
| | Establish the run number.
|
| void | SetDataQuality (dataQuality_type DataQuality) |
| | Establish the data quality flag.
|
| void | SetDt (dt_type Dt) |
| | Establish the frame duration.
|
| void | SetGTime (const GTime_type &Value) |
| | Establish the start time.
|
| rawData_type | GetRawData () const |
| | Retrieve the raw data reference.
|
| const type_type & | RefType () const |
| const user_type & | RefUser () const |
| const detectSim_type & | RefDetectSim () const |
| const detectProc_type & | RefDetectProc () const |
| const history_type & | RefHistory () const |
| const procData_type & | RefProcData () const |
| const simData_type & | RefSimData () const |
| const event_type & | RefEvent () const |
| const simEvent_type & | RefSimEvent () const |
| const summaryData_type & | RefSummaryData () const |
| const auxData_type & | RefAuxData () const |
| const auxTable_type & | RefAuxTable () const |
| void | SetRawData (rawData_type r) |
| bool | operator== (const FrameH &RHS) const |
|
| static promote_ret_type | Promote (INT_2U Source, promote_arg_type Obj, promote_stream_type *Stream) |
| | Promote previous version of object to this version.
|
| static const Common::Description * | StructDescription () |
| | The description of structure.
|
| template<class T> |
| static int | DataType (const T *Data) |
| template<class T> |
| static int | DataType (const T &Data) |
| template<class T> |
| static int | DataType (const T *Data) |
| template<class T> |
| static int | DataType (const T &Data) |
| 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 * | 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.
|
| 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.
|
| static object_type | DemoteObject (frame_spec_version_type Target, object_type Obj, demote_stream_type *Stream) |
| | Down grade an object.
|
| static object_type | DemoteObject (frame_spec_version_type Target, object_type Obj, demote_stream_type *Stream) |
| | Down grade an object.
|
| static object_type | PromoteObject (frame_spec_version_type Target, frame_spec_version_type Source, object_type Obj, stream_base_type *Stream) |
| | Upgrade an object.
|
| template<typename PreviousType, typename CurrentType> |
| static object_type | PromoteObject (frame_spec_version_type Target, frame_spec_version_type Source, object_type Obj, stream_base_type *Stream) |
| | Upgrade an object.
|
| static object_type | PromoteObject (frame_spec_version_type Target, frame_spec_version_type Source, object_type Obj, stream_base_type *Stream) |
| | Upgrade an object.
|
| template<typename PreviousType, typename CurrentType> |
| static object_type | PromoteObject (frame_spec_version_type Target, frame_spec_version_type Source, object_type Obj, stream_base_type *Stream) |
| | Upgrade an object.
|
| static struct_name_type | FrameSpecName () |
| static struct_name_type | StructName () |
| static struct_desc_type | FrameSpecDescription () |
| | Return the dictionary name of the structure.
|
| static struct_id_type | FrameSpecId () |
| | Return the dictionary name of the structure.
|