ldas-tools-framecpp  2.9.3
Public Types | Public Member Functions | Protected Attributes | List of all members
FrameCPP::v3::FrSE Class Reference

#include <FrSEData.hh>

Inheritance diagram for FrameCPP::v3::FrSE:
Inheritance graph
[legend]
Collaboration diagram for FrameCPP::v3::FrSE:
Collaboration graph
[legend]

Public Types

typedef std::string name_type
 
typedef std::string classId_type
 
typedef std::string comment_type
 
typedef std::string name_type
 
typedef std::string classId_type
 
typedef std::string comment_type
 
typedef std::string name_type
 
typedef std::string classId_type
 
typedef std::string comment_type
 

Public Member Functions

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

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

◆ classId_type [2/3]

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

◆ classId_type [3/3]

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

◆ comment_type [1/3]

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

◆ comment_type [2/3]

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

◆ comment_type [3/3]

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

◆ name_type [1/3]

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

◆ name_type [2/3]

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

◆ name_type [3/3]

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

Member Function Documentation

◆ GetClass() [1/3]

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

Return class of object.

◆ GetClass() [2/3]

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

Return class of object.

◆ GetClass() [3/3]

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

Return class of object.

◆ GetComment() [1/3]

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

Return comment of object.

◆ GetComment() [2/3]

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

Return comment of object.

◆ GetComment() [3/3]

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

Return comment of object.

◆ GetName() [1/3]

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

Return name of object.

◆ GetName() [2/3]

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

Return name of object.

◆ GetName() [3/3]

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

Return name of object.

◆ operator==() [1/3]

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

comparison operator

◆ operator==() [2/3]

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

comparison operator

◆ operator==() [3/3]

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

comparison operator

Member Data Documentation

◆ classId

classId_type FrameCPP::v3::FrSE::classId
protected

The string representation of data type of the element.

◆ comment

comment_type FrameCPP::v3::FrSE::comment
protected

Description of the element.

◆ name

name_type FrameCPP::v3::FrSE::name
protected

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


The documentation for this class was generated from the following file: