Storage space for FrSH information. More...
#include <FrSHData.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 | comment_type |
| Comment. | |
| typedef std::string | comment_type |
| Comment. | |
| typedef INT_2U | class_type |
| Class number of structure being described. | |
| typedef INT_2U | class_type |
| Class number of structure being described. | |
Public Member Functions | |
| class_type | GetClass () const |
| Return class of object. | |
| class_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. | |
| const name_type & | GetName () const |
| Return name of object. | |
| const name_type & | GetName () const |
| Return name of object. | |
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 |
| comment_type | comment |
| class_type | klass |
Storage space for FrSH information.
This stores information about an FrSH element that needs to persist beyond an I/O operation
|
inherited |
Class number of structure being described.
|
inherited |
Class number of structure being described.
|
inherited |
Comment.
|
inherited |
Comment.
|
inherited |
Name of structure being described by this dictionary structure
|
inherited |
Name of structure being described by this dictionary structure
|
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.
|
inherited |
Return class of object.
|
inlineinherited |
Return comment of object.
|
inherited |
Return comment of object.
|
inlineinherited |
Return name of object.
|
inherited |
Return name of object.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
protectedinherited |
Comment
|
protectedinherited |
Class number of structure being described
|
protectedinherited |
Name of structure being described by this dictionary structure
|
staticinherited |
|
staticinherited |
|
staticinherited |