ldas-tools-framecpp 3.0.4
 
Loading...
Searching...
No Matches
FrameCPP::Version_9::FrRawDataImpl::Data Class Reference

#include <FrRawDataData.hh>

Inheritance diagram for FrameCPP::Version_9::FrRawDataImpl::Data:
Collaboration diagram for FrameCPP::Version_9::FrRawDataImpl::Data:

Public Types

typedef std::string name_type
 
typedef Common::SearchContainer< FrSerData, &FrSerData::GetNameSlow > firstSer_type
 
typedef firstSer_type::iterator firstSer_iterator
 
typedef firstSer_type::const_iterator const_firstSer_iterator
 
typedef firstSer_type::hash_iterator firstSer_hash_iterator
 
typedef firstSer_type::const_hash_iterator const_firstSer_hash_iterator
 
typedef Common::SearchContainer< FrAdcData, &FrAdcData::GetNameSlow > firstAdc_type
 
typedef firstAdc_type::iterator firstAdc_iterator
 
typedef firstAdc_type::const_iterator const_firstAdc_iterator
 
typedef firstAdc_type::hash_iterator firstAdc_hash_iterator
 
typedef firstAdc_type::const_hash_iterator const_firstAdc_hash_iterator
 
typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > firstTable_type
 
typedef firstTable_type::iterator firstTable_iterator
 
typedef firstTable_type::const_iterator const_firstTable_iterator
 
typedef firstTable_type::hash_iterator firstTable_hash_iterator
 
typedef firstTable_type::const_hash_iterator const_firstTable_hash_iterator
 
typedef Common::SearchContainer< FrMsg, &FrMsg::GetAlarm > logMsg_type
 
typedef logMsg_type::iterator logMsg_iterator
 
typedef logMsg_type::const_iterator const_logMsg_iterator
 
typedef logMsg_type::hash_iterator logMsg_hash_iterator
 
typedef logMsg_type::const_hash_iterator const_logMsg_hash_iterator
 
typedef Common::SearchContainer< FrVect, &FrVect::GetName > more_type
 
typedef more_type::iterator more_iterator
 
typedef more_type::const_iterator const_more_iterator
 
typedef more_type::hash_iterator more_hash_iterator
 
typedef more_type::const_hash_iterator const_more_hash_iterator
 
typedef std::string name_type
 
typedef Common::SearchContainer< FrSerData, &FrSerData::GetNameSlow > firstSer_type
 
typedef firstSer_type::iterator firstSer_iterator
 
typedef firstSer_type::const_iterator const_firstSer_iterator
 
typedef firstSer_type::hash_iterator firstSer_hash_iterator
 
typedef firstSer_type::const_hash_iterator const_firstSer_hash_iterator
 
typedef Common::SearchContainer< FrAdcData, &FrAdcData::GetNameSlow > firstAdc_type
 
typedef firstAdc_type::iterator firstAdc_iterator
 
typedef firstAdc_type::const_iterator const_firstAdc_iterator
 
typedef firstAdc_type::hash_iterator firstAdc_hash_iterator
 
typedef firstAdc_type::const_hash_iterator const_firstAdc_hash_iterator
 
typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > firstTable_type
 
typedef firstTable_type::iterator firstTable_iterator
 
typedef firstTable_type::const_iterator const_firstTable_iterator
 
typedef firstTable_type::hash_iterator firstTable_hash_iterator
 
typedef firstTable_type::const_hash_iterator const_firstTable_hash_iterator
 
typedef Common::SearchContainer< FrMsg, &FrMsg::GetAlarm > logMsg_type
 
typedef logMsg_type::iterator logMsg_iterator
 
typedef logMsg_type::const_iterator const_logMsg_iterator
 
typedef logMsg_type::hash_iterator logMsg_hash_iterator
 
typedef logMsg_type::const_hash_iterator const_logMsg_hash_iterator
 
typedef Common::SearchContainer< FrVect, &FrVect::GetName > more_type
 
typedef more_type::iterator more_iterator
 
typedef more_type::const_iterator const_more_iterator
 
typedef more_type::hash_iterator more_hash_iterator
 
typedef more_type::const_hash_iterator const_more_hash_iterator
 
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
 

Public Member Functions

const name_typeGetName () const
 Nam eof raw data.
 
const firstSer_typeRefFirstSer () const
 Identifier for first serial data structure.
 
firstSer_typeRefFirstSer ()
 Identifier for first serial data structure.
 
const firstAdc_typeRefFirstAdc () const
 Identifier for first ADC data structure.
 
firstAdc_typeRefFirstAdc ()
 Identifier for first ADC data structure.
 
const firstTable_typeRefFirstTable () const
 Identifier for first table data structure.
 
firstTable_typeRefFirstTable ()
 Identifier for first table data structure.
 
const logMsg_typeRefLogMsg () const
 Identifier for first error message data structure.
 
logMsg_typeRefLogMsg ()
 Identifier for first error message data structure.
 
const more_typeRefMore () const
 Identifier for additional user-defined data structure.
 
more_typeRefMore ()
 Identifier for additional user-defined data structure.
 
bool operator== (const Data &RHS) const
 
const name_typeGetName () const
 Nam eof raw data.
 
const firstSer_typeRefFirstSer () const
 Identifier for first serial data structure.
 
firstSer_typeRefFirstSer ()
 Identifier for first serial data structure.
 
const firstAdc_typeRefFirstAdc () const
 Identifier for first ADC data structure.
 
firstAdc_typeRefFirstAdc ()
 Identifier for first ADC data structure.
 
const firstTable_typeRefFirstTable () const
 Identifier for first table data structure.
 
firstTable_typeRefFirstTable ()
 Identifier for first table data structure.
 
const logMsg_typeRefLogMsg () const
 Identifier for first error message data structure.
 
logMsg_typeRefLogMsg ()
 Identifier for first error message data structure.
 
const more_typeRefMore () const
 Identifier for additional user-defined data structure.
 
more_typeRefMore ()
 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 }
 

Member Typedef Documentation

◆ const_firstAdc_hash_iterator [1/2]

◆ const_firstAdc_hash_iterator [2/2]

◆ const_firstAdc_iterator [1/2]

◆ const_firstAdc_iterator [2/2]

◆ const_firstSer_hash_iterator [1/2]

◆ const_firstSer_hash_iterator [2/2]

◆ const_firstSer_iterator [1/2]

◆ const_firstSer_iterator [2/2]

◆ const_firstTable_hash_iterator [1/2]

◆ const_firstTable_hash_iterator [2/2]

◆ const_firstTable_iterator [1/2]

◆ const_firstTable_iterator [2/2]

◆ const_logMsg_hash_iterator [1/2]

◆ const_logMsg_hash_iterator [2/2]

◆ const_logMsg_iterator [1/2]

◆ const_logMsg_iterator [2/2]

◆ const_more_hash_iterator [1/2]

◆ const_more_hash_iterator [2/2]

◆ const_more_iterator [1/2]

◆ const_more_iterator [2/2]

◆ firstAdc_hash_iterator [1/2]

◆ firstAdc_hash_iterator [2/2]

◆ firstAdc_iterator [1/2]

◆ firstAdc_iterator [2/2]

◆ firstAdc_type [1/2]

◆ firstAdc_type [2/2]

◆ firstSer_hash_iterator [1/2]

◆ firstSer_hash_iterator [2/2]

◆ firstSer_iterator [1/2]

◆ firstSer_iterator [2/2]

◆ firstSer_type [1/2]

◆ firstSer_type [2/2]

◆ firstTable_hash_iterator [1/2]

◆ firstTable_hash_iterator [2/2]

◆ firstTable_iterator [1/2]

◆ firstTable_iterator [2/2]

◆ firstTable_type [1/2]

◆ firstTable_type [2/2]

◆ logMsg_hash_iterator [1/2]

◆ logMsg_hash_iterator [2/2]

◆ logMsg_iterator [1/2]

◆ logMsg_iterator [2/2]

◆ logMsg_type [1/2]

◆ logMsg_type [2/2]

◆ more_hash_iterator [1/2]

◆ more_hash_iterator [2/2]

◆ more_iterator [1/2]

◆ more_iterator [2/2]

◆ more_type [1/2]

◆ more_type [2/2]

◆ name_type [1/2]

◆ name_type [2/2]

◆ struct_desc_type [1/2]

template<typename Object_T>
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_desc_type
inherited

◆ struct_desc_type [2/2]

template<typename Object_T>
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_desc_type
inherited

◆ struct_id_type [1/2]

template<typename Object_T>
typedef INT_2U const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_id_type
inherited

◆ struct_id_type [2/2]

template<typename Object_T>
typedef INT_2U const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_id_type
inherited

◆ struct_name_type [1/2]

template<typename Object_T>
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_name_type
inherited

◆ struct_name_type [2/2]

template<typename Object_T>
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_name_type
inherited

Member Function Documentation

◆ FrameSpecDescription() [1/2]

template<typename Object_T>
static struct_desc_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecDescription ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecDescription() [2/2]

template<typename Object_T>
static struct_desc_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecDescription ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecId() [1/2]

template<typename Object_T>
static struct_id_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecId ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecId() [2/2]

template<typename Object_T>
static struct_id_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecId ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecName() [1/2]

template<typename Object_T>
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecName ( )
inlinestaticinherited

◆ FrameSpecName() [2/2]

template<typename Object_T>
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecName ( )
inlinestaticinherited

◆ GetName() [1/2]

const name_type & FrameCPP::Version_9::FrRawDataImpl::Data::GetName ( ) const
inline

Nam eof raw data.

Returns
A constant reference to the name of the raw data structure.

◆ GetName() [2/2]

const name_type & FrameCPP::Version_9::FrRawDataImpl::Data::GetName ( ) const
inline

Nam eof raw data.

Returns
A constant reference to the name of the raw data structure.

◆ operator==() [1/2]

bool FrameCPP::Version_9::FrRawDataImpl::Data::operator== ( const Data & RHS) const
inline

◆ operator==() [2/2]

bool FrameCPP::Version_9::FrRawDataImpl::Data::operator== ( const Data & RHS) const
inline

◆ RefFirstAdc() [1/4]

firstAdc_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefFirstAdc ( )
inline

Identifier for first ADC data structure.

Returns
A reference to the first ADC data structure.

◆ RefFirstAdc() [2/4]

firstAdc_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefFirstAdc ( )
inline

Identifier for first ADC data structure.

Returns
A reference to the first ADC data structure.

◆ RefFirstAdc() [3/4]

const firstAdc_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefFirstAdc ( ) const
inline

Identifier for first ADC data structure.

Returns
A constant reference to the first ADC data structure.

◆ RefFirstAdc() [4/4]

const firstAdc_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefFirstAdc ( ) const
inline

Identifier for first ADC data structure.

Returns
A constant reference to the first ADC data structure.

◆ RefFirstSer() [1/4]

firstSer_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefFirstSer ( )
inline

Identifier for first serial data structure.

Returns
A reference to the first serial data structure.

◆ RefFirstSer() [2/4]

firstSer_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefFirstSer ( )
inline

Identifier for first serial data structure.

Returns
A reference to the first serial data structure.

◆ RefFirstSer() [3/4]

const firstSer_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefFirstSer ( ) const
inline

Identifier for first serial data structure.

Returns
A constant reference to the first serial data structure.

◆ RefFirstSer() [4/4]

const firstSer_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefFirstSer ( ) const
inline

Identifier for first serial data structure.

Returns
A constant reference to the first serial data structure.

◆ RefFirstTable() [1/4]

firstTable_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefFirstTable ( )
inline

Identifier for first table data structure.

Returns
A reference to the first table data structure.

◆ RefFirstTable() [2/4]

firstTable_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefFirstTable ( )
inline

Identifier for first table data structure.

Returns
A reference to the first table data structure.

◆ RefFirstTable() [3/4]

const firstTable_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefFirstTable ( ) const
inline

Identifier for first table data structure.

Returns
A constant reference to the first table data structure.

◆ RefFirstTable() [4/4]

const firstTable_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefFirstTable ( ) const
inline

Identifier for first table data structure.

Returns
A constant reference to the first table data structure.

◆ RefLogMsg() [1/4]

logMsg_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefLogMsg ( )
inline

Identifier for first error message data structure.

Returns
A reference to the first error message data structure.

◆ RefLogMsg() [2/4]

logMsg_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefLogMsg ( )
inline

Identifier for first error message data structure.

Returns
A reference to the first error message data structure.

◆ RefLogMsg() [3/4]

const logMsg_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefLogMsg ( ) const
inline

Identifier for first error message data structure.

Returns
A constant reference to the first error message data structure.

◆ RefLogMsg() [4/4]

const logMsg_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefLogMsg ( ) const
inline

Identifier for first error message data structure.

Returns
A constant reference to the first error message data structure.

◆ RefMore() [1/4]

more_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefMore ( )
inline

Identifier for additional user-defined data structure.

Returns
A reference to the additional user-defined data structure.

◆ RefMore() [2/4]

more_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefMore ( )
inline

Identifier for additional user-defined data structure.

Returns
A reference to the additional user-defined data structure.

◆ RefMore() [3/4]

const more_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefMore ( ) const
inline

Identifier for additional user-defined data structure.

Returns
A constant reference to the additional user-defined data structure.

◆ RefMore() [4/4]

const more_type & FrameCPP::Version_9::FrRawDataImpl::Data::RefMore ( ) const
inline

Identifier for additional user-defined data structure.

Returns
A constant reference to the additional user-defined data structure.

◆ StructName() [1/2]

template<typename Object_T>
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::StructName ( )
inlinestaticinherited

◆ StructName() [2/2]

template<typename Object_T>
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::StructName ( )
inlinestaticinherited

Member Data Documentation

◆ firstAdc

firstAdc_type FrameCPP::Version_9::FrRawDataImpl::Data::firstAdc
protected

Identifier for first ADC data structure in the linked list.

◆ firstSer

firstSer_type FrameCPP::Version_9::FrRawDataImpl::Data::firstSer
protected

Identifier for first serial data structure in the linked list.

◆ firstTable

firstTable_type FrameCPP::Version_9::FrRawDataImpl::Data::firstTable
protected

Identifier for first table data structure in the linked list.

◆ logMsg

logMsg_type FrameCPP::Version_9::FrRawDataImpl::Data::logMsg
protected

Identifier for first error message data structure in the linked list.

◆ MAX_REF

static constexpr unsigned int FrameCPP::Version_9::FrRawDataImpl::Data::MAX_REF { 5 }
staticconstexprprotected

◆ more

more_type FrameCPP::Version_9::FrRawDataImpl::Data::more
protected

Identifier for the additional user-defined data structure in the linked list.

◆ name

name_type FrameCPP::Version_9::FrRawDataImpl::Data::name
protected

Name of raw data.

◆ struct_desc

template<typename Object_T>
static struct_desc_type FrameCPP::v3::FrObjectMetaData< Object_T >::struct_desc
staticinherited

◆ struct_id

template<typename Object_T>
static struct_id_type FrameCPP::v3::FrObjectMetaData< Object_T >::struct_id
staticinherited

◆ struct_name

template<typename Object_T>
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::struct_name
staticinherited

The documentation for this class was generated from the following files: