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

#include <FrStatDataData.hh>

Inheritance diagram for FrameCPP::Version_8::FrStatDataImpl::Data:
Inheritance graph
[legend]
Collaboration diagram for FrameCPP::Version_8::FrStatDataImpl::Data:
Collaboration graph
[legend]

Public Types

typedef std::string name_type
 
typedef std::string comment_type
 
typedef std::string representation_type
 
typedef INT_4U timeStart_type
 
typedef INT_4U timeEnd_type
 
typedef INT_4U version_type
 
typedef boost::shared_ptr< FrDetectordetector_type
 
typedef boost::shared_ptr< FrDetector > const const_detector_type
 
typedef Common::SearchContainer< FrVect, &FrVect::GetNamedata_type
 
typedef data_type::iterator iterator
 
typedef data_type::const_iterator const_iterator
 
typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlowtable_type
 
typedef table_type::iterator table_iterator
 
typedef table_type::const_iterator const_table_iterator
 
typedef std::string name_type
 
typedef std::string comment_type
 
typedef std::string representation_type
 
typedef INT_4U timeStart_type
 
typedef INT_4U timeEnd_type
 
typedef INT_4U version_type
 
typedef boost::shared_ptr< FrDetectordetector_type
 
typedef boost::shared_ptr< FrDetector > const const_detector_type
 
typedef Common::SearchContainer< FrVect, &FrVect::GetNamedata_type
 
typedef data_type::iterator iterator
 
typedef data_type::const_iterator const_iterator
 
typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlowtable_type
 
typedef table_type::iterator table_iterator
 
typedef table_type::const_iterator const_table_iterator
 
typedef std::string name_type
 
typedef std::string comment_type
 
typedef std::string representation_type
 
typedef INT_4U timeStart_type
 
typedef INT_4U timeEnd_type
 
typedef INT_4U version_type
 
typedef boost::shared_ptr< FrDetectordetector_type
 
typedef boost::shared_ptr< FrDetector > const const_detector_type
 
typedef Common::SearchContainer< FrVect, &FrVect::GetNamedata_type
 
typedef data_type::iterator iterator
 
typedef data_type::const_iterator const_iterator
 
typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlowtable_type
 
typedef table_type::iterator table_iterator
 
typedef table_type::const_iterator const_table_iterator
 
typedef const char *const struct_name_type
 
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 const char *const struct_desc_type
 
typedef INT_2U const struct_id_type
 
typedef INT_2U const struct_id_type
 
typedef INT_2U const struct_id_type
 

Public Member Functions

const std::string & GetName () const
 Retrieve static data name. More...
 
const std::string & GetComment () const
 Retrieve the comment. More...
 
const std::string & GetRepresentation () const
 Retrieve the type of static data. More...
 
timeStart_type GetTimeStart () const
 Retrieve the start time. More...
 
timeEnd_type GetTimeEnd () const
 Retrieve the end time. More...
 
version_type GetVersion () const
 Retrieve the version number. More...
 
detector_type GetDetector ()
 
const_detector_type GetDetector () const
 
const data_typeRefData () const
 
data_typeRefData ()
 
const table_typeRefTable () const
 
table_typeRefTable ()
 
detector_typeAddressOfDetector () const
 
void SetDetector (detector_type Detector)
 
bool operator== (const Data &RHS) const
 
const std::string & GetName () const
 Retrieve static data name. More...
 
const std::string & GetComment () const
 Retrieve the comment. More...
 
const std::string & GetRepresentation () const
 Retrieve the type of static data. More...
 
timeStart_type GetTimeStart () const
 Retrieve the start time. More...
 
timeEnd_type GetTimeEnd () const
 Retrieve the end time. More...
 
version_type GetVersion () const
 Retrieve the version number. More...
 
detector_type GetDetector ()
 
const_detector_type GetDetector () const
 
const data_typeRefData () const
 
data_typeRefData ()
 
const table_typeRefTable () const
 
table_typeRefTable ()
 
detector_typeAddressOfDetector () const
 
void SetDetector (detector_type Detector)
 
bool operator== (const Data &RHS) const
 
const std::string & GetName () const
 Retrieve static data name. More...
 
const std::string & GetComment () const
 Retrieve the comment. More...
 
const std::string & GetRepresentation () const
 Retrieve the type of static data. More...
 
timeStart_type GetTimeStart () const
 Retrieve the start time. More...
 
timeEnd_type GetTimeEnd () const
 Retrieve the end time. More...
 
version_type GetVersion () const
 Retrieve the version number. More...
 
detector_type GetDetector ()
 
const_detector_type GetDetector () const
 
const data_typeRefData () const
 
data_typeRefData ()
 
const table_typeRefTable () const
 
table_typeRefTable ()
 
detector_typeAddressOfDetector () const
 
void SetDetector (detector_type Detector)
 
bool operator== (const Data &RHS) const
 

Static Public Member Functions

static struct_name_type FrameSpecName ()
 
static struct_name_type FrameSpecName ()
 
static struct_name_type FrameSpecName ()
 
static struct_name_type StructName ()
 
static struct_name_type StructName ()
 
static struct_name_type StructName ()
 
static struct_desc_type FrameSpecDescription ()
 Return the dictionary name of the structure. More...
 
static struct_desc_type FrameSpecDescription ()
 Return the dictionary name of the structure. More...
 
static struct_desc_type FrameSpecDescription ()
 Return the dictionary name of the structure. More...
 
static struct_id_type FrameSpecId ()
 Return the dictionary name of the structure. More...
 
static struct_id_type FrameSpecId ()
 Return the dictionary name of the structure. More...
 
static struct_id_type FrameSpecId ()
 Return the dictionary name of the structure. More...
 

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
 Static data name. More...
 
comment_type comment
 Comment for static data. More...
 
representation_type representation
 
timeStart_type timeStart
 
timeEnd_type timeEnd
 
version_type version
 
detector_type detector
 
data_type data
 
table_type table
 

Static Protected Attributes

static constexpr unsigned int MAX_REF { 3 }
 

Member Typedef Documentation

◆ comment_type [1/3]

◆ comment_type [2/3]

◆ comment_type [3/3]

◆ const_detector_type [1/3]

◆ const_detector_type [2/3]

◆ const_detector_type [3/3]

◆ const_iterator [1/3]

◆ const_iterator [2/3]

◆ const_iterator [3/3]

◆ const_table_iterator [1/3]

◆ const_table_iterator [2/3]

◆ const_table_iterator [3/3]

◆ data_type [1/3]

◆ data_type [2/3]

◆ data_type [3/3]

◆ detector_type [1/3]

◆ detector_type [2/3]

◆ detector_type [3/3]

◆ iterator [1/3]

◆ iterator [2/3]

◆ iterator [3/3]

◆ name_type [1/3]

◆ name_type [2/3]

◆ name_type [3/3]

◆ representation_type [1/3]

◆ representation_type [2/3]

◆ representation_type [3/3]

◆ struct_desc_type [1/3]

typedef const char* const FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::struct_desc_type
inherited

◆ struct_desc_type [2/3]

typedef const char* const FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::struct_desc_type
inherited

◆ struct_desc_type [3/3]

typedef const char* const FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::struct_desc_type
inherited

◆ struct_id_type [1/3]

typedef INT_2U const FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::struct_id_type
inherited

◆ struct_id_type [2/3]

typedef INT_2U const FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::struct_id_type
inherited

◆ struct_id_type [3/3]

typedef INT_2U const FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::struct_id_type
inherited

◆ struct_name_type [1/3]

typedef const char* const FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::struct_name_type
inherited

◆ struct_name_type [2/3]

typedef const char* const FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::struct_name_type
inherited

◆ struct_name_type [3/3]

typedef const char* const FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::struct_name_type
inherited

◆ table_iterator [1/3]

◆ table_iterator [2/3]

◆ table_iterator [3/3]

◆ table_type [1/3]

◆ table_type [2/3]

◆ table_type [3/3]

◆ timeEnd_type [1/3]

◆ timeEnd_type [2/3]

◆ timeEnd_type [3/3]

◆ timeStart_type [1/3]

◆ timeStart_type [2/3]

◆ timeStart_type [3/3]

◆ version_type [1/3]

◆ version_type [2/3]

◆ version_type [3/3]

Member Function Documentation

◆ AddressOfDetector() [1/3]

detector_type * FrameCPP::Version_8::FrStatDataImpl::Data::AddressOfDetector ( ) const
inline

◆ AddressOfDetector() [2/3]

detector_type * FrameCPP::Version_8::FrStatDataImpl::Data::AddressOfDetector ( ) const
inline

◆ AddressOfDetector() [3/3]

detector_type * FrameCPP::Version_8::FrStatDataImpl::Data::AddressOfDetector ( ) const
inline

◆ FrameSpecDescription() [1/3]

static struct_desc_type FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::FrameSpecDescription ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecDescription() [2/3]

static struct_desc_type FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::FrameSpecDescription ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecDescription() [3/3]

static struct_desc_type FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::FrameSpecDescription ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecId() [1/3]

static struct_id_type FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::FrameSpecId ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecId() [2/3]

static struct_id_type FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::FrameSpecId ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecId() [3/3]

static struct_id_type FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::FrameSpecId ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecName() [1/3]

static struct_name_type FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::FrameSpecName ( )
inlinestaticinherited

◆ FrameSpecName() [2/3]

static struct_name_type FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::FrameSpecName ( )
inlinestaticinherited

◆ FrameSpecName() [3/3]

static struct_name_type FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::FrameSpecName ( )
inlinestaticinherited

◆ GetComment() [1/3]

const std::string & FrameCPP::Version_8::FrStatDataImpl::Data::GetComment ( ) const
inline

Retrieve the comment.

Returns
The comment

◆ GetComment() [2/3]

const std::string & FrameCPP::Version_8::FrStatDataImpl::Data::GetComment ( ) const
inline

Retrieve the comment.

Returns
The comment

◆ GetComment() [3/3]

const std::string & FrameCPP::Version_8::FrStatDataImpl::Data::GetComment ( ) const
inline

Retrieve the comment.

Returns
The comment

◆ GetDetector() [1/6]

detector_type FrameCPP::Version_8::FrStatDataImpl::Data::GetDetector ( )
inline

◆ GetDetector() [2/6]

detector_type FrameCPP::Version_8::FrStatDataImpl::Data::GetDetector ( )
inline

◆ GetDetector() [3/6]

detector_type FrameCPP::Version_8::FrStatDataImpl::Data::GetDetector ( )
inline

◆ GetDetector() [4/6]

const_detector_type FrameCPP::Version_8::FrStatDataImpl::Data::GetDetector ( ) const
inline

◆ GetDetector() [5/6]

const_detector_type FrameCPP::Version_8::FrStatDataImpl::Data::GetDetector ( ) const
inline

◆ GetDetector() [6/6]

const_detector_type FrameCPP::Version_8::FrStatDataImpl::Data::GetDetector ( ) const
inline

◆ GetName() [1/3]

const std::string & FrameCPP::Version_8::FrStatDataImpl::Data::GetName ( ) const
inline

Retrieve static data name.

Returns
The static data name

◆ GetName() [2/3]

const std::string & FrameCPP::Version_8::FrStatDataImpl::Data::GetName ( ) const
inline

Retrieve static data name.

Returns
The static data name

◆ GetName() [3/3]

const std::string & FrameCPP::Version_8::FrStatDataImpl::Data::GetName ( ) const
inline

Retrieve static data name.

Returns
The static data name

◆ GetRepresentation() [1/3]

const std::string & FrameCPP::Version_8::FrStatDataImpl::Data::GetRepresentation ( ) const
inline

Retrieve the type of static data.

Returns
The type of static data being represente

◆ GetRepresentation() [2/3]

const std::string & FrameCPP::Version_8::FrStatDataImpl::Data::GetRepresentation ( ) const
inline

Retrieve the type of static data.

Returns
The type of static data being represente

◆ GetRepresentation() [3/3]

const std::string & FrameCPP::Version_8::FrStatDataImpl::Data::GetRepresentation ( ) const
inline

Retrieve the type of static data.

Returns
The type of static data being represente

◆ GetTimeEnd() [1/3]

timeEnd_type FrameCPP::Version_8::FrStatDataImpl::Data::GetTimeEnd ( ) const
inline

Retrieve the end time.

Returns
The end time of the static data validity.

◆ GetTimeEnd() [2/3]

timeEnd_type FrameCPP::Version_8::FrStatDataImpl::Data::GetTimeEnd ( ) const
inline

Retrieve the end time.

Returns
The end time of the static data validity.

◆ GetTimeEnd() [3/3]

timeEnd_type FrameCPP::Version_8::FrStatDataImpl::Data::GetTimeEnd ( ) const
inline

Retrieve the end time.

Returns
The end time of the static data validity.

◆ GetTimeStart() [1/3]

timeStart_type FrameCPP::Version_8::FrStatDataImpl::Data::GetTimeStart ( ) const
inline

Retrieve the start time.

Returns
The start time of the static data validity.

◆ GetTimeStart() [2/3]

timeStart_type FrameCPP::Version_8::FrStatDataImpl::Data::GetTimeStart ( ) const
inline

Retrieve the start time.

Returns
The start time of the static data validity.

◆ GetTimeStart() [3/3]

timeStart_type FrameCPP::Version_8::FrStatDataImpl::Data::GetTimeStart ( ) const
inline

Retrieve the start time.

Returns
The start time of the static data validity.

◆ GetVersion() [1/3]

version_type FrameCPP::Version_8::FrStatDataImpl::Data::GetVersion ( ) const
inline

Retrieve the version number.

Returns
The version number for this static structure.

◆ GetVersion() [2/3]

version_type FrameCPP::Version_8::FrStatDataImpl::Data::GetVersion ( ) const
inline

Retrieve the version number.

Returns
The version number for this static structure.

◆ GetVersion() [3/3]

version_type FrameCPP::Version_8::FrStatDataImpl::Data::GetVersion ( ) const
inline

Retrieve the version number.

Returns
The version number for this static structure.

◆ operator==() [1/3]

bool FrameCPP::Version_8::FrStatDataImpl::Data::operator== ( const Data RHS) const
inline

◆ operator==() [2/3]

bool FrameCPP::Version_8::FrStatDataImpl::Data::operator== ( const Data RHS) const
inline

◆ operator==() [3/3]

bool FrameCPP::Version_8::FrStatDataImpl::Data::operator== ( const Data RHS) const
inline

◆ RefData() [1/6]

data_type & FrameCPP::Version_8::FrStatDataImpl::Data::RefData ( )
inline

◆ RefData() [2/6]

data_type & FrameCPP::Version_8::FrStatDataImpl::Data::RefData ( )
inline

◆ RefData() [3/6]

data_type & FrameCPP::Version_8::FrStatDataImpl::Data::RefData ( )
inline

◆ RefData() [4/6]

const data_type & FrameCPP::Version_8::FrStatDataImpl::Data::RefData ( ) const
inline

◆ RefData() [5/6]

const data_type & FrameCPP::Version_8::FrStatDataImpl::Data::RefData ( ) const
inline

◆ RefData() [6/6]

const data_type & FrameCPP::Version_8::FrStatDataImpl::Data::RefData ( ) const
inline

◆ RefTable() [1/6]

table_type & FrameCPP::Version_8::FrStatDataImpl::Data::RefTable ( )
inline

◆ RefTable() [2/6]

table_type & FrameCPP::Version_8::FrStatDataImpl::Data::RefTable ( )
inline

◆ RefTable() [3/6]

table_type & FrameCPP::Version_8::FrStatDataImpl::Data::RefTable ( )
inline

◆ RefTable() [4/6]

const table_type & FrameCPP::Version_8::FrStatDataImpl::Data::RefTable ( ) const
inline

◆ RefTable() [5/6]

const table_type & FrameCPP::Version_8::FrStatDataImpl::Data::RefTable ( ) const
inline

◆ RefTable() [6/6]

const table_type & FrameCPP::Version_8::FrStatDataImpl::Data::RefTable ( ) const
inline

◆ SetDetector() [1/3]

void FrameCPP::Version_8::FrStatDataImpl::Data::SetDetector ( detector_type  Detector)
inline

◆ SetDetector() [2/3]

void FrameCPP::Version_8::FrStatDataImpl::Data::SetDetector ( detector_type  Detector)
inline

◆ SetDetector() [3/3]

void FrameCPP::Version_8::FrStatDataImpl::Data::SetDetector ( detector_type  Detector)
inline

◆ StructName() [1/3]

static struct_name_type FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::StructName ( )
inlinestaticinherited

◆ StructName() [2/3]

static struct_name_type FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::StructName ( )
inlinestaticinherited

◆ StructName() [3/3]

static struct_name_type FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::StructName ( )
inlinestaticinherited

Member Data Documentation

◆ comment

comment_type FrameCPP::Version_8::FrStatDataImpl::Data::comment
protected

Comment for static data.

◆ data

data_type FrameCPP::Version_8::FrStatDataImpl::Data::data
protected

◆ detector

detector_type FrameCPP::Version_8::FrStatDataImpl::Data::detector
protected

◆ MAX_REF

static constexpr unsigned int FrameCPP::Version_8::FrStatDataImpl::Data::MAX_REF { 3 }
staticconstexprprotected

◆ name

name_type FrameCPP::Version_8::FrStatDataImpl::Data::name
protected

Static data name.

◆ representation

representation_type FrameCPP::Version_8::FrStatDataImpl::Data::representation
protected

Type of static data being represented. e,g., calibration, swept sine, pole-zero, FIR or IIR coefficients...

◆ struct_desc

static struct_desc_type FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::struct_desc
staticinherited

◆ struct_id

static struct_id_type FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::struct_id
staticinherited

◆ struct_name

static struct_name_type FrameCPP::Version_8::Impl::FrObjectMetaData< Data >::struct_name
staticinherited

◆ table

table_type FrameCPP::Version_8::FrStatDataImpl::Data::table
protected

◆ timeEnd

timeEnd_type FrameCPP::Version_8::FrStatDataImpl::Data::timeEnd
protected

End time of static data validity. A value of zero represents the end time being unknown. GPS time in integer seconds since GPS standard epoch.

◆ timeStart

timeStart_type FrameCPP::Version_8::FrStatDataImpl::Data::timeStart
protected

Start time of static data validity. GPS time in integer seconds since GPS standard epoch.

◆ version

version_type FrameCPP::Version_8::FrStatDataImpl::Data::version
protected

Version number for this static structure. i.e., the counter begins at 0 and is incremented by 1 thereafter. Updated statics for the same time window (e.g., modified calibration data) will be identified by identified by unique version numbers.


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