|
ldas-tools-framecpp 3.0.4
|
#include <FrSEData.hh>


Public Types | |
| 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 |
| typedef std::string | name_type |
| typedef std::string | name_type |
| typedef std::string | classId_type |
| typedef std::string | classId_type |
| typedef std::string | comment_type |
| typedef std::string | comment_type |
Public Member Functions | |
| const name_type & | GetName () const |
| Return name of object. | |
| const name_type & | GetName () const |
| Return name of object. | |
| const classId_type & | GetClass () const |
| Return class of object. | |
| const classId_type & | GetClass () const |
| Return class of object. | |
| const comment_type & | GetComment () const |
| Return comment of object. | |
| const comment_type & | GetComment () const |
| Return comment of object. | |
| bool | operator== (const FrSE &RHS) const |
| comparison operator | |
| bool | operator== (const FrSE &RHS) const |
| comparison operator | |
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 |
| classId_type | classId |
| The string representation of data type of the element. | |
| comment_type | comment |
| Description of the element. | |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
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 |
|
inlineinherited |
Return class of object.
|
inlineinherited |
Return class of object.
|
inlineinherited |
Return comment of object.
|
inlineinherited |
Return comment of object.
|
inlineinherited |
Return name of object.
|
inlineinherited |
Return name of object.
|
inlineinherited |
comparison operator
|
inlineinherited |
comparison operator
|
inlinestaticinherited |
|
inlinestaticinherited |
|
protectedinherited |
The string representation of data type of the element.
|
protectedinherited |
Description of the element.
|
protectedinherited |
Name of an element of the structure being described. All element names within the structure must be unique.
|
staticinherited |
|
staticinherited |
|
staticinherited |