|
ldas-tools-framecpp 3.0.4
|
Storage space for FrSH information. More...
#include <FrSHData.hh>


Public Types | |
| typedef std::string | name_type |
| typedef std::string | comment_type |
| Comment. | |
| typedef INT_2U | class_type |
| Class number of structure being described. | |
Public Member Functions | |
| class_type | GetClass () const |
| Return class of object. | |
| const comment_type & | GetComment () const |
| Return comment of object. | |
| const name_type & | GetName () const |
| Return name of object. | |
| class_type | GetClass () const |
| Return class of object. | |
| const comment_type & | GetComment () const |
| Return comment of object. | |
| const name_type & | GetName () const |
| Return name of object. | |
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
| typedef INT_2U FrameCPP::v3::FrSH::class_type |
Class number of structure being described.
| typedef std::string FrameCPP::v3::FrSH::comment_type |
Comment.
| typedef std::string FrameCPP::v3::FrSH::name_type |
Name of structure being described by this dictionary structure
|
inline |
Return class of object.
| class_type FrameCPP::v3::FrSH::GetClass | ( | ) | const |
Return class of object.
|
inline |
Return comment of object.
| const comment_type & FrameCPP::v3::FrSH::GetComment | ( | ) | const |
Return comment of object.
|
inline |
Return name of object.
| const name_type & FrameCPP::v3::FrSH::GetName | ( | ) | const |
Return name of object.
|
protected |
Comment
|
protected |
Class number of structure being described
|
protected |
Name of structure being described by this dictionary structure