ldas-tools-framecpp 2.9.2
|
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. | |
typedef std::string | name_type |
typedef std::string | comment_type |
Comment. | |
typedef INT_2U | class_type |
Class number of structure being described. | |
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. More... | |
const comment_type & | GetComment () const |
Return comment of object. More... | |
const name_type & | GetName () const |
Return name of object. More... | |
class_type | GetClass () const |
Return class of object. More... | |
const comment_type & | GetComment () const |
Return comment of object. More... | |
const name_type & | GetName () const |
Return name of object. More... | |
class_type | GetClass () const |
Return class of object. More... | |
const comment_type & | GetComment () const |
Return comment of object. More... | |
const name_type & | GetName () const |
Return name of object. More... | |
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 std::string FrameCPP::v3::FrSH::name_type |
Name of structure being described by this dictionary structure
typedef std::string FrameCPP::v3::FrSH::name_type |
Name of structure being described by this dictionary structure
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.
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.
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.
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