ldas-tools-framecpp  2.9.3
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Attributes | List of all members
FrameCPP::Version_8::FrSEImpl::Data Class Reference

#include <FrSEData.hh>

Inheritance diagram for FrameCPP::Version_8::FrSEImpl::Data:
Inheritance graph
[legend]
Collaboration diagram for FrameCPP::Version_8::FrSEImpl::Data:
Collaboration graph
[legend]

Public Types

typedef const char *const struct_name_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 const char *const struct_desc_type
 
typedef INT_2U const struct_id_type
 
typedef INT_2U const struct_id_type
 
typedef INT_2U const struct_id_type
 
typedef std::string name_type
 
typedef std::string name_type
 
typedef std::string name_type
 
typedef std::string classId_type
 
typedef std::string classId_type
 
typedef std::string classId_type
 
typedef std::string comment_type
 
typedef std::string comment_type
 
typedef std::string comment_type
 

Public Member Functions

const name_typeGetName () const
 Return name of object. More...
 
const name_typeGetName () const
 Return name of object. More...
 
const name_typeGetName () const
 Return name of object. More...
 
const classId_typeGetClass () const
 Return class of object. More...
 
const classId_typeGetClass () const
 Return class of object. More...
 
const classId_typeGetClass () const
 Return class of object. More...
 
const comment_typeGetComment () const
 Return comment of object. More...
 
const comment_typeGetComment () const
 Return comment of object. More...
 
const comment_typeGetComment () const
 Return comment of object. More...
 
bool operator== (const FrSE &RHS) const
 comparison operator More...
 
bool operator== (const FrSE &RHS) const
 comparison operator More...
 
bool operator== (const FrSE &RHS) const
 comparison operator More...
 

Static Public Member Functions

static struct_name_type FrameSpecName ()
 
static struct_name_type FrameSpecName ()
 
static struct_name_type FrameSpecName ()
 
static struct_name_type StructName ()
 
static struct_name_type StructName ()
 
static struct_name_type StructName ()
 
static struct_desc_type FrameSpecDescription ()
 Return the dictionary name of the structure. More...
 
static struct_desc_type FrameSpecDescription ()
 Return the dictionary name of the structure. More...
 
static struct_desc_type FrameSpecDescription ()
 Return the dictionary name of the structure. More...
 
static struct_id_type FrameSpecId ()
 Return the dictionary name of the structure. More...
 
static struct_id_type FrameSpecId ()
 Return the dictionary name of the structure. More...
 
static struct_id_type FrameSpecId ()
 Return the dictionary name of the structure. More...
 

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
 
classId_type classId
 The string representation of data type of the element. More...
 
comment_type comment
 Description of the element. More...
 

Member Typedef Documentation

◆ classId_type [1/3]

typedef std::string FrameCPP::v3::FrSE::classId_type
inherited

◆ classId_type [2/3]

typedef std::string FrameCPP::v3::FrSE::classId_type
inherited

◆ classId_type [3/3]

typedef std::string FrameCPP::v3::FrSE::classId_type
inherited

◆ comment_type [1/3]

typedef std::string FrameCPP::v3::FrSE::comment_type
inherited

◆ comment_type [2/3]

typedef std::string FrameCPP::v3::FrSE::comment_type
inherited

◆ comment_type [3/3]

typedef std::string FrameCPP::v3::FrSE::comment_type
inherited

◆ name_type [1/3]

typedef std::string FrameCPP::v3::FrSE::name_type
inherited

◆ name_type [2/3]

typedef std::string FrameCPP::v3::FrSE::name_type
inherited

◆ name_type [3/3]

typedef std::string FrameCPP::v3::FrSE::name_type
inherited

◆ struct_desc_type [1/3]

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

◆ struct_desc_type [2/3]

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

◆ struct_desc_type [3/3]

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

◆ struct_id_type [1/3]

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

◆ struct_id_type [2/3]

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

◆ struct_id_type [3/3]

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

◆ struct_name_type [1/3]

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

◆ struct_name_type [2/3]

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

◆ struct_name_type [3/3]

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

Member Function Documentation

◆ FrameSpecDescription() [1/3]

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

Return the dictionary name of the structure.

◆ FrameSpecDescription() [2/3]

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

Return the dictionary name of the structure.

◆ FrameSpecDescription() [3/3]

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

Return the dictionary name of the structure.

◆ FrameSpecId() [1/3]

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

Return the dictionary name of the structure.

◆ FrameSpecId() [2/3]

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

Return the dictionary name of the structure.

◆ FrameSpecId() [3/3]

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

Return the dictionary name of the structure.

◆ FrameSpecName() [1/3]

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

◆ FrameSpecName() [2/3]

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

◆ FrameSpecName() [3/3]

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

◆ GetClass() [1/3]

const classId_type& FrameCPP::v3::FrSE::GetClass ( ) const
inlineinherited

Return class of object.

◆ GetClass() [2/3]

const classId_type& FrameCPP::v3::FrSE::GetClass ( ) const
inlineinherited

Return class of object.

◆ GetClass() [3/3]

const classId_type& FrameCPP::v3::FrSE::GetClass ( ) const
inlineinherited

Return class of object.

◆ GetComment() [1/3]

const comment_type& FrameCPP::v3::FrSE::GetComment ( ) const
inlineinherited

Return comment of object.

◆ GetComment() [2/3]

const comment_type& FrameCPP::v3::FrSE::GetComment ( ) const
inlineinherited

Return comment of object.

◆ GetComment() [3/3]

const comment_type& FrameCPP::v3::FrSE::GetComment ( ) const
inlineinherited

Return comment of object.

◆ GetName() [1/3]

const name_type& FrameCPP::v3::FrSE::GetName ( ) const
inlineinherited

Return name of object.

◆ GetName() [2/3]

const name_type& FrameCPP::v3::FrSE::GetName ( ) const
inlineinherited

Return name of object.

◆ GetName() [3/3]

const name_type& FrameCPP::v3::FrSE::GetName ( ) const
inlineinherited

Return name of object.

◆ operator==() [1/3]

bool FrameCPP::v3::FrSE::operator== ( const FrSE RHS) const
inlineinherited

comparison operator

◆ operator==() [2/3]

bool FrameCPP::v3::FrSE::operator== ( const FrSE RHS) const
inlineinherited

comparison operator

◆ operator==() [3/3]

bool FrameCPP::v3::FrSE::operator== ( const FrSE RHS) const
inlineinherited

comparison operator

◆ StructName() [1/3]

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

◆ StructName() [2/3]

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

◆ StructName() [3/3]

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

Member Data Documentation

◆ classId

classId_type FrameCPP::v3::FrSE::classId
protectedinherited

The string representation of data type of the element.

◆ comment

comment_type FrameCPP::v3::FrSE::comment
protectedinherited

Description of the element.

◆ name

name_type FrameCPP::v3::FrSE::name
protectedinherited

Name of an element of the structure being described. All element names within the structure must be unique.

◆ 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 file: