ldas-tools-framecpp 2.8.1
Public Types | Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
FrameCPP::Version_8::FrSHImpl::Data Class Reference

Storage space for FrSH information. More...

#include <FrSHData.hh>

Inherits FrameCPP::Version_8::Impl::FrObjectMetaData< Object_T >, FrameCPP::Version_8::Impl::FrObjectMetaData< Object_T >, and FrameCPP::Version_8::Impl::FrObjectMetaData< Object_T >.

Inherited by FrameCPP::Version_8::FrSHImpl::ClassicIO< FrSH > [virtual], FrameCPP::Version_8::FrSHImpl::ClassicIO< FrSH > [virtual], FrameCPP::Version_8::FrSHImpl::ClassicIO< FrSH > [virtual], FrameCPP::Version_8::FrSHImpl::ClassicIO< FR_SH_T > [virtual], FrameCPP::Version_8::FrSHImpl::ClassicIO< FR_SH_T > [virtual], and FrameCPP::Version_8::FrSHImpl::ClassicIO< FR_SH_T > [virtual].

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_typeGetComment () const
 Return comment of object. More...
 
const name_typeGetName () const
 Return name of object. More...
 
class_type GetClass () const
 Return class of object. More...
 
const comment_typeGetComment () const
 Return comment of object. More...
 
const name_typeGetName () const
 Return name of object. More...
 
class_type GetClass () const
 Return class of object. More...
 
const comment_typeGetComment () const
 Return comment of object. More...
 
const name_typeGetName () const
 Return name of object. More...
 

Static Public Member Functions

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_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 struct_id_type FrameSpecId ()
 Return the dictionary name of the structure.
 

Protected Attributes

name_type name
 
comment_type comment
 
class_type klass
 

Detailed Description

Storage space for FrSH information.

This stores information about an FrSH element that needs to persist beyond an I/O operation

Member Typedef Documentation

◆ name_type [1/3]

Name of structure being described by this dictionary structure

◆ name_type [2/3]

Name of structure being described by this dictionary structure

◆ name_type [3/3]

Name of structure being described by this dictionary structure

Member Function Documentation

◆ GetClass() [1/3]

Data::class_type FrameCPP::Version_8::FrSHImpl::Data::GetClass ( ) const
inline

Return class of object.

Returns
Class number of structure being described

◆ GetClass() [2/3]

class_type FrameCPP::Version_8::FrSHImpl::Data::GetClass ( ) const

Return class of object.

Returns
Class number of structure being described

◆ GetClass() [3/3]

class_type FrameCPP::Version_8::FrSHImpl::Data::GetClass ( ) const

Return class of object.

Returns
Class number of structure being described

◆ GetComment() [1/3]

const Data::comment_type & FrameCPP::Version_8::FrSHImpl::Data::GetComment ( ) const
inline

Return comment of object.

Returns
Comment

◆ GetComment() [2/3]

const comment_type & FrameCPP::Version_8::FrSHImpl::Data::GetComment ( ) const

Return comment of object.

Returns
Comment

◆ GetComment() [3/3]

const comment_type & FrameCPP::Version_8::FrSHImpl::Data::GetComment ( ) const

Return comment of object.

Returns
Comment

◆ GetName() [1/3]

const Data::name_type & FrameCPP::Version_8::FrSHImpl::Data::GetName ( ) const
inline

Return name of object.

Returns
Name of structure being described by this dictionary structure

◆ GetName() [2/3]

const name_type & FrameCPP::Version_8::FrSHImpl::Data::GetName ( ) const

Return name of object.

Returns
Name of structure being described by this dictionary structure

◆ GetName() [3/3]

const name_type & FrameCPP::Version_8::FrSHImpl::Data::GetName ( ) const

Return name of object.

Returns
Name of structure being described by this dictionary structure

Member Data Documentation

◆ comment

comment_type FrameCPP::Version_8::FrSHImpl::Data::comment
protected

Comment

◆ klass

class_type FrameCPP::Version_8::FrSHImpl::Data::klass
protected

Class number of structure being described

◆ name

name_type FrameCPP::Version_8::FrSHImpl::Data::name
protected

Name of structure being described by this dictionary structure


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