|
enum | e_type_type {
UNKNOWN_TYPE = 0
, TIME_SERIES = 1
, FREQUENCY_SERIES = 2
, OTHER_1D_SERIES_DATA = 3
,
TIME_FREQUENCY = 4
, WAVELETS = 5
, MULTI_DIMENSIONAL = 6
, MIME = 7
,
UNKNOWN_TYPE = 0
, TIME_SERIES = 1
, FREQUENCY_SERIES = 2
, OTHER_1D_SERIES_DATA = 3
,
TIME_FREQUENCY = 4
, WAVELETS = 5
, MULTI_DIMENSIONAL = 6
, MIME = 7
} |
enum | e_type_type {
UNKNOWN_TYPE = 0
, TIME_SERIES = 1
, FREQUENCY_SERIES = 2
, OTHER_1D_SERIES_DATA = 3
,
TIME_FREQUENCY = 4
, WAVELETS = 5
, MULTI_DIMENSIONAL = 6
, MIME = 7
,
UNKNOWN_TYPE = 0
, TIME_SERIES = 1
, FREQUENCY_SERIES = 2
, OTHER_1D_SERIES_DATA = 3
,
TIME_FREQUENCY = 4
, WAVELETS = 5
, MULTI_DIMENSIONAL = 6
, MIME = 7
} |
enum | e_subType_type {
UNKNOWN_SUB_TYPE = 0
, DFT = 1
, AMPLITUDE_SPECTRAL_DENSITY = 2
, POWER_SPECTRAL_DENSITY = 3
,
CROSS_SPECTRAL_DENSITY = 4
, COHERENCE = 5
, TRANSFER_FUNCTION = 6
, UNKNOWN_SUB_TYPE = 0
,
DFT = 1
, AMPLITUDE_SPECTRAL_DENSITY = 2
, POWER_SPECTRAL_DENSITY = 3
, CROSS_SPECTRAL_DENSITY = 4
,
COHERENCE = 5
, TRANSFER_FUNCTION = 6
} |
enum | e_subType_type {
UNKNOWN_SUB_TYPE = 0
, DFT = 1
, AMPLITUDE_SPECTRAL_DENSITY = 2
, POWER_SPECTRAL_DENSITY = 3
,
CROSS_SPECTRAL_DENSITY = 4
, COHERENCE = 5
, TRANSFER_FUNCTION = 6
, UNKNOWN_SUB_TYPE = 0
,
DFT = 1
, AMPLITUDE_SPECTRAL_DENSITY = 2
, POWER_SPECTRAL_DENSITY = 3
, CROSS_SPECTRAL_DENSITY = 4
,
COHERENCE = 5
, TRANSFER_FUNCTION = 6
} |
typedef struct FrameCPP::Version_9::FrProcDataImpl::Data::auxParamInfo | auxParamInfo_type |
typedef struct FrameCPP::Version_9::FrProcDataImpl::Data::auxParamInfo | auxParamInfo_type |
typedef FR_PROC_DATA_NAME_TYPE | name_type |
typedef FR_PROC_DATA_NAME_TYPE | name_type |
typedef FR_PROC_DATA_COMMENT_TYPE | comment_type |
typedef FR_PROC_DATA_COMMENT_TYPE | comment_type |
typedef FR_PROC_DATA_TYPE_TYPE | type_type |
typedef FR_PROC_DATA_TYPE_TYPE | type_type |
typedef FR_PROC_DATA_SUB_TYPE_TYPE | subType_type |
typedef FR_PROC_DATA_SUB_TYPE_TYPE | subType_type |
typedef FR_PROC_DATA_TIME_OFFSET_TYPE | timeOffset_type |
typedef FR_PROC_DATA_TIME_OFFSET_TYPE | timeOffset_type |
typedef FR_PROC_DATA_T_RANGE_TYPE | tRange_type |
typedef FR_PROC_DATA_T_RANGE_TYPE | tRange_type |
typedef FR_PROC_DATA_F_SHIFT_TYPE | fShift_type |
typedef FR_PROC_DATA_F_SHIFT_TYPE | fShift_type |
typedef FR_PROC_DATA_PHASE_TYPE | phase_type |
typedef FR_PROC_DATA_PHASE_TYPE | phase_type |
typedef FR_PROC_DATA_F_RANGE_TYPE | fRange_type |
typedef FR_PROC_DATA_F_RANGE_TYPE | fRange_type |
typedef FR_PROC_DATA_BW_TYPE | BW_type |
typedef FR_PROC_DATA_BW_TYPE | BW_type |
typedef std::vector< auxParamInfo_type > | auxParam_type |
typedef std::vector< auxParamInfo_type > | auxParam_type |
typedef FR_PROC_DATA_MIME_TYPE | mime_type |
typedef FR_PROC_DATA_MIME_TYPE | mime_type |
typedef FR_PROC_DATA_MIME_DATA_TYPE | mime_data_type |
typedef FR_PROC_DATA_MIME_DATA_TYPE | mime_data_type |
typedef Common::Container< FrVect > | data_type |
typedef Common::Container< FrVect > | data_type |
typedef data_type::const_iterator | const_iterator |
typedef data_type::const_iterator | const_iterator |
typedef data_type::iterator | iterator |
typedef data_type::iterator | iterator |
typedef Common::Container< FrVect > | aux_type |
typedef Common::Container< FrVect > | aux_type |
typedef aux_type::const_iterator | const_aux_iterator |
typedef aux_type::const_iterator | const_aux_iterator |
typedef aux_type::iterator | aux_iterator |
typedef aux_type::iterator | aux_iterator |
typedef Common::Container< FrTable > | table_type |
typedef Common::Container< FrTable > | table_type |
typedef FrTable | table_value_type |
typedef FrTable | table_value_type |
typedef table_type::const_iterator | const_table_iterator |
typedef table_type::const_iterator | const_table_iterator |
typedef table_type::iterator | table_iterator |
typedef table_type::iterator | table_iterator |
typedef Common::Container< FrHistory > | history_type |
typedef Common::Container< FrHistory > | history_type |
typedef history_type::const_iterator | const_history_iterator |
typedef history_type::const_iterator | const_history_iterator |
typedef history_type::iterator | history_iterator |
typedef history_type::iterator | history_iterator |
typedef REAL_8 | sampleRate_v3_type |
typedef REAL_8 | sampleRate_v3_type |
typedef INT_4U | timeOffsetS_v3_type |
typedef INT_4U | timeOffsetS_v3_type |
typedef INT_4U | timeOffsetN_v3_type |
typedef INT_4U | timeOffsetN_v3_type |
typedef auxParam_type | AuxParamList_type |
typedef auxParam_type | AuxParamList_type |
typedef auxParam_type::value_type | AuxParam_type |
typedef auxParam_type::value_type | AuxParam_type |
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 |
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< 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 |
|
| ClassicIO () |
| ClassicIO (Previous::FrProcData &Source, stream_base_type *Stream) |
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.
|
| ClassicIO () |
| ClassicIO (Previous::FrProcData &Source, stream_base_type *Stream) |
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.
|
void | AppendComment (const std::string &Comment) |
void | AppendComment (const std::string &Comment) |
void | AppendAuxParam (const auxParam_type::value_type &Param) |
void | AppendAuxParam (const auxParam_type::value_type &Param) |
void | AppendMIME (const mime_type &Type, mime_data_type *Data, std::size_t Size, const name_type &Name="") |
| Append MIME data to the FrProData structure.
|
void | AppendMIME (const mime_type &Type, mime_data_type *Data, std::size_t Size, const name_type &Name="") |
| Append MIME data to the FrProData structure.
|
const name_type & | GetName () const |
| Return the name associate with the FrProcData structure.
|
const name_type & | GetName () const |
| Return the name associate with the FrProcData structure.
|
const name_type & | GetNameSlow () const |
const name_type & | GetNameSlow () const |
const comment_type & | GetComment () const |
| A brief description of the FrProcData structure.
|
const comment_type & | GetComment () const |
| A brief description of the FrProcData structure.
|
type_type | GetType () const |
type_type | GetType () const |
subType_type | GetSubType () const |
subType_type | GetSubType () const |
timeOffset_type | GetTimeOffset () const |
timeOffset_type | GetTimeOffset () const |
fShift_type | GetFShift () const |
fShift_type | GetFShift () const |
phase_type | GetPhase () const |
phase_type | GetPhase () const |
BW_type | GetBW () const |
BW_type | GetBW () const |
const auxParam_type & | GetAuxParam () const |
auxParam_type & | GetAuxParam () |
const auxParam_type & | GetAuxParam () const |
auxParam_type & | GetAuxParam () |
fRange_type | GetFRange () const |
| Retrieve the frequency range.
|
fRange_type | GetFRange () const |
| Retrieve the frequency range.
|
tRange_type | GetTRange () const |
| Retrieve the time range.
|
tRange_type | GetTRange () const |
| Retrieve the time range.
|
void | SetAuxParam (const auxParam_type &AuxParams) |
void | SetAuxParam (const auxParam_type &AuxParams) |
void | SetComment (const comment_type &Comment) |
void | SetComment (const comment_type &Comment) |
void | SetFRange (fRange_type FRange) |
void | SetFRange (fRange_type FRange) |
void | SetFShift (fShift_type FShift) |
void | SetFShift (fShift_type FShift) |
void | SetTimeOffset (timeOffset_type TimeOffset) |
void | SetTimeOffset (timeOffset_type TimeOffset) |
void | SetTRange (tRange_type TRange) |
void | SetTRange (tRange_type TRange) |
const aux_type & | RefAux () const |
| Identifier for vector for auxilliary data.
|
aux_type & | RefAux () |
| Identifier for vector for auxilliary data.
|
const aux_type & | RefAux () const |
| Identifier for vector for auxilliary data.
|
aux_type & | RefAux () |
| Identifier for vector for auxilliary data.
|
const data_type & | RefData () const |
| Identifier for vector for data vector.
|
data_type & | RefData () |
| Identifier for vector for data vector.
|
const data_type & | RefData () const |
| Identifier for vector for data vector.
|
data_type & | RefData () |
| Identifier for vector for data vector.
|
const table_type & | RefTable () const |
| Identifier for parameter table.
|
table_type & | RefTable () |
| Identifier for parameter table.
|
const table_type & | RefTable () const |
| Identifier for parameter table.
|
table_type & | RefTable () |
| Identifier for parameter table.
|
const history_type & | RefHistory () const |
| Identifier for channel history.
|
history_type & | RefHistory () |
| Identifier for channel history.
|
const history_type & | RefHistory () const |
| Identifier for channel history.
|
history_type & | RefHistory () |
| Identifier for channel history.
|
bool | operator== (const Data &RHS) const |
| equality operator
|
bool | operator== (const Data &RHS) const |
| equality operator
|
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 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 | vTOCQuery (int InfoClass, va_list vl) const |
| Answer requests for information as needed by TOC.
|
virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, demote_stream_type *Stream) const |
| Down grade an object.
|
virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, promote_stream_type *Stream) const |
| Upgrade an object.
|
cmn_streamsize_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 (ostream_type &Stream) const |
| Virtual constructor.
|
virtual void | vTOCQuery (int InfoClass, va_list vl) const |
| Answer requests for information as needed by TOC.
|
virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, demote_stream_type *Stream) const |
| Down grade an object.
|
virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, promote_stream_type *Stream) const |
| Upgrade an object.
|
cmn_streamsize_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 (ostream_type &Stream) const |
| Virtual constructor.
|
void | copy_core (const Data &Source) |
| Copy core data.
|
void | copy_core (const Data &Source) |
| Copy core data.
|
void | sync () const |
void | sync () const |
void | sync_with_vector () |
void | sync_with_vector () |