#include <FrRawDataData.hh>


Public Member Functions | |
| const name_type & | GetName () const |
| Nam eof raw data. | |
| const firstSer_type & | RefFirstSer () const |
| Identifier for first serial data structure. | |
| firstSer_type & | RefFirstSer () |
| Identifier for first serial data structure. | |
| const firstAdc_type & | RefFirstAdc () const |
| Identifier for first ADC data structure. | |
| firstAdc_type & | RefFirstAdc () |
| Identifier for first ADC data structure. | |
| const firstTable_type & | RefFirstTable () const |
| Identifier for first table data structure. | |
| firstTable_type & | RefFirstTable () |
| Identifier for first table data structure. | |
| const logMsg_type & | RefLogMsg () const |
| Identifier for first error message data structure. | |
| logMsg_type & | RefLogMsg () |
| Identifier for first error message data structure. | |
| const more_type & | RefMore () const |
| Identifier for additional user-defined data structure. | |
| more_type & | RefMore () |
| Identifier for additional user-defined data structure. | |
| bool | operator== (const Data &RHS) const |
| const name_type & | GetName () const |
| Nam eof raw data. | |
| const firstSer_type & | RefFirstSer () const |
| Identifier for first serial data structure. | |
| firstSer_type & | RefFirstSer () |
| Identifier for first serial data structure. | |
| const firstAdc_type & | RefFirstAdc () const |
| Identifier for first ADC data structure. | |
| firstAdc_type & | RefFirstAdc () |
| Identifier for first ADC data structure. | |
| const firstTable_type & | RefFirstTable () const |
| Identifier for first table data structure. | |
| firstTable_type & | RefFirstTable () |
| Identifier for first table data structure. | |
| const logMsg_type & | RefLogMsg () const |
| Identifier for first error message data structure. | |
| logMsg_type & | RefLogMsg () |
| Identifier for first error message data structure. | |
| const more_type & | RefMore () const |
| Identifier for additional user-defined data structure. | |
| more_type & | RefMore () |
| Identifier for additional user-defined data structure. | |
| bool | operator== (const Data &RHS) const |
Static Public Member Functions | |
| 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 Public Attributes | |
| static struct_name_type | struct_name |
| static struct_desc_type | struct_desc |
| static struct_id_type | struct_id |
Protected Attributes | |
| name_type | name |
| Name of raw data. | |
| firstSer_type | firstSer |
| firstAdc_type | firstAdc |
| firstTable_type | firstTable |
| logMsg_type | logMsg |
| more_type | more |
Static Protected Attributes | |
| static constexpr unsigned int | MAX_REF { 5 } |
| typedef firstAdc_type::const_hash_iterator FrameCPP::Version_8::FrRawDataImpl::Data::const_firstAdc_hash_iterator |
| typedef firstAdc_type::const_hash_iterator FrameCPP::Version_8::FrRawDataImpl::Data::const_firstAdc_hash_iterator |
| typedef firstAdc_type::const_iterator FrameCPP::Version_8::FrRawDataImpl::Data::const_firstAdc_iterator |
| typedef firstAdc_type::const_iterator FrameCPP::Version_8::FrRawDataImpl::Data::const_firstAdc_iterator |
| typedef firstSer_type::const_hash_iterator FrameCPP::Version_8::FrRawDataImpl::Data::const_firstSer_hash_iterator |
| typedef firstSer_type::const_hash_iterator FrameCPP::Version_8::FrRawDataImpl::Data::const_firstSer_hash_iterator |
| typedef firstSer_type::const_iterator FrameCPP::Version_8::FrRawDataImpl::Data::const_firstSer_iterator |
| typedef firstSer_type::const_iterator FrameCPP::Version_8::FrRawDataImpl::Data::const_firstSer_iterator |
| typedef firstTable_type::const_hash_iterator FrameCPP::Version_8::FrRawDataImpl::Data::const_firstTable_hash_iterator |
| typedef firstTable_type::const_hash_iterator FrameCPP::Version_8::FrRawDataImpl::Data::const_firstTable_hash_iterator |
| typedef firstTable_type::const_iterator FrameCPP::Version_8::FrRawDataImpl::Data::const_firstTable_iterator |
| typedef firstTable_type::const_iterator FrameCPP::Version_8::FrRawDataImpl::Data::const_firstTable_iterator |
| typedef logMsg_type::const_hash_iterator FrameCPP::Version_8::FrRawDataImpl::Data::const_logMsg_hash_iterator |
| typedef logMsg_type::const_hash_iterator FrameCPP::Version_8::FrRawDataImpl::Data::const_logMsg_hash_iterator |
| typedef more_type::const_hash_iterator FrameCPP::Version_8::FrRawDataImpl::Data::const_more_hash_iterator |
| typedef more_type::const_hash_iterator FrameCPP::Version_8::FrRawDataImpl::Data::const_more_hash_iterator |
| typedef firstAdc_type::hash_iterator FrameCPP::Version_8::FrRawDataImpl::Data::firstAdc_hash_iterator |
| typedef firstAdc_type::hash_iterator FrameCPP::Version_8::FrRawDataImpl::Data::firstAdc_hash_iterator |
| typedef Common::SearchContainer< FrAdcData, &FrAdcData::GetNameSlow > FrameCPP::Version_8::FrRawDataImpl::Data::firstAdc_type |
| typedef Common::SearchContainer< FrAdcData, &FrAdcData::GetNameSlow > FrameCPP::Version_8::FrRawDataImpl::Data::firstAdc_type |
| typedef firstSer_type::hash_iterator FrameCPP::Version_8::FrRawDataImpl::Data::firstSer_hash_iterator |
| typedef firstSer_type::hash_iterator FrameCPP::Version_8::FrRawDataImpl::Data::firstSer_hash_iterator |
| typedef Common::SearchContainer< FrSerData, &FrSerData::GetNameSlow > FrameCPP::Version_8::FrRawDataImpl::Data::firstSer_type |
| typedef Common::SearchContainer< FrSerData, &FrSerData::GetNameSlow > FrameCPP::Version_8::FrRawDataImpl::Data::firstSer_type |
| typedef firstTable_type::hash_iterator FrameCPP::Version_8::FrRawDataImpl::Data::firstTable_hash_iterator |
| typedef firstTable_type::hash_iterator FrameCPP::Version_8::FrRawDataImpl::Data::firstTable_hash_iterator |
| typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > FrameCPP::Version_8::FrRawDataImpl::Data::firstTable_type |
| typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > FrameCPP::Version_8::FrRawDataImpl::Data::firstTable_type |
| typedef Common::SearchContainer< FrMsg, &FrMsg::GetAlarm > FrameCPP::Version_8::FrRawDataImpl::Data::logMsg_type |
| typedef Common::SearchContainer< FrMsg, &FrMsg::GetAlarm > FrameCPP::Version_8::FrRawDataImpl::Data::logMsg_type |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > FrameCPP::Version_8::FrRawDataImpl::Data::more_type |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > FrameCPP::Version_8::FrRawDataImpl::Data::more_type |
| typedef std::string FrameCPP::Version_8::FrRawDataImpl::Data::name_type |
| typedef std::string FrameCPP::Version_8::FrRawDataImpl::Data::name_type |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
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 |
|
inline |
Nam eof raw data.
|
inline |
Nam eof raw data.
|
inline |
|
inline |
|
inline |
Identifier for first ADC data structure.
|
inline |
Identifier for first ADC data structure.
|
inline |
Identifier for first ADC data structure.
|
inline |
Identifier for first ADC data structure.
|
inline |
Identifier for first serial data structure.
|
inline |
Identifier for first serial data structure.
|
inline |
Identifier for first serial data structure.
|
inline |
Identifier for first serial data structure.
|
inline |
Identifier for first table data structure.
|
inline |
Identifier for first table data structure.
|
inline |
Identifier for first table data structure.
|
inline |
Identifier for first table data structure.
|
inline |
Identifier for first error message data structure.
|
inline |
Identifier for first error message data structure.
|
inline |
Identifier for first error message data structure.
|
inline |
Identifier for first error message data structure.
|
inline |
Identifier for additional user-defined data structure.
|
inline |
Identifier for additional user-defined data structure.
|
inline |
Identifier for additional user-defined data structure.
|
inline |
Identifier for additional user-defined data structure.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
protected |
Identifier for first ADC data structure in the linked list.
|
protected |
Identifier for first serial data structure in the linked list.
|
protected |
Identifier for first table data structure in the linked list.
|
protected |
Identifier for first error message data structure in the linked list.
|
staticconstexprprotected |
|
protected |
Identifier for the additional user-defined data structure in the linked list.
|
protected |
Name of raw data.
|
staticinherited |
|
staticinherited |
|
staticinherited |