ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
FrameCPP::Version_8::FrStatDataImpl::Data Class Reference

#include <FrStatDataData.hh>

Inheritance diagram for FrameCPP::Version_8::FrStatDataImpl::Data:
Collaboration diagram for FrameCPP::Version_8::FrStatDataImpl::Data:

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::GetName > data_type
typedef data_type::iterator iterator
typedef data_type::const_iterator const_iterator
typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > table_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::GetName > data_type
typedef data_type::iterator iterator
typedef data_type::const_iterator const_iterator
typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > table_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_desc_type
typedef const char *const struct_desc_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.
const std::string & GetComment () const
 Retrieve the comment.
const std::string & GetRepresentation () const
 Retrieve the type of static data.
timeStart_type GetTimeStart () const
 Retrieve the start time.
timeEnd_type GetTimeEnd () const
 Retrieve the end time.
version_type GetVersion () const
 Retrieve the version number.
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.
const std::string & GetComment () const
 Retrieve the comment.
const std::string & GetRepresentation () const
 Retrieve the type of static data.
timeStart_type GetTimeStart () const
 Retrieve the start time.
timeEnd_type GetTimeEnd () const
 Retrieve the end time.
version_type GetVersion () const
 Retrieve the version number.
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 StructName ()
static struct_name_type StructName ()
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 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.
comment_type comment
 Comment for static data.
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/2]

◆ comment_type [2/2]

◆ const_detector_type [1/2]

◆ const_detector_type [2/2]

◆ const_iterator [1/2]

◆ const_iterator [2/2]

◆ const_table_iterator [1/2]

◆ const_table_iterator [2/2]

◆ data_type [1/2]

◆ data_type [2/2]

◆ detector_type [1/2]

◆ detector_type [2/2]

◆ iterator [1/2]

◆ iterator [2/2]

◆ name_type [1/2]

◆ name_type [2/2]

◆ representation_type [1/2]

◆ representation_type [2/2]

◆ struct_desc_type [1/2]

template<typename Object_T>
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_desc_type
inherited

◆ struct_desc_type [2/2]

template<typename Object_T>
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_desc_type
inherited

◆ struct_id_type [1/2]

template<typename Object_T>
typedef INT_2U const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_id_type
inherited

◆ struct_id_type [2/2]

template<typename Object_T>
typedef INT_2U const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_id_type
inherited

◆ struct_name_type [1/2]

template<typename Object_T>
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_name_type
inherited

◆ struct_name_type [2/2]

template<typename Object_T>
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_name_type
inherited

◆ table_iterator [1/2]

◆ table_iterator [2/2]

◆ table_type [1/2]

◆ table_type [2/2]

◆ timeEnd_type [1/2]

◆ timeEnd_type [2/2]

◆ timeStart_type [1/2]

◆ timeStart_type [2/2]

◆ version_type [1/2]

◆ version_type [2/2]

Member Function Documentation

◆ AddressOfDetector() [1/2]

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

◆ AddressOfDetector() [2/2]

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

◆ FrameSpecDescription() [1/2]

template<typename Object_T>
struct_desc_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecDescription ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecDescription() [2/2]

template<typename Object_T>
struct_desc_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecDescription ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecId() [1/2]

template<typename Object_T>
struct_id_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecId ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecId() [2/2]

template<typename Object_T>
struct_id_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecId ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecName() [1/2]

template<typename Object_T>
struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecName ( )
inlinestaticinherited

◆ FrameSpecName() [2/2]

template<typename Object_T>
struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecName ( )
inlinestaticinherited

◆ GetComment() [1/2]

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

Retrieve the comment.

Returns
The comment

◆ GetComment() [2/2]

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

Retrieve the comment.

Returns
The comment

◆ GetDetector() [1/4]

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

◆ GetDetector() [2/4]

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

◆ GetDetector() [3/4]

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

◆ GetDetector() [4/4]

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

◆ GetName() [1/2]

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

Retrieve static data name.

Returns
The static data name

◆ GetName() [2/2]

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

Retrieve static data name.

Returns
The static data name

◆ GetRepresentation() [1/2]

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/2]

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/2]

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/2]

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/2]

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/2]

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/2]

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

Retrieve the version number.

Returns
The version number for this static structure.

◆ GetVersion() [2/2]

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

Retrieve the version number.

Returns
The version number for this static structure.

◆ operator==() [1/2]

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

◆ operator==() [2/2]

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

◆ RefData() [1/4]

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

◆ RefData() [2/4]

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

◆ RefData() [3/4]

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

◆ RefData() [4/4]

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

◆ RefTable() [1/4]

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

◆ RefTable() [2/4]

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

◆ RefTable() [3/4]

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

◆ RefTable() [4/4]

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

◆ SetDetector() [1/2]

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

◆ SetDetector() [2/2]

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

◆ StructName() [1/2]

template<typename Object_T>
struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::StructName ( )
inlinestaticinherited

◆ StructName() [2/2]

template<typename Object_T>
struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::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

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

template<typename Object_T>
struct_desc_type FrameCPP::v3::FrObjectMetaData< Object_T >::struct_desc
staticinherited

◆ struct_id

template<typename Object_T>
struct_id_type FrameCPP::v3::FrObjectMetaData< Object_T >::struct_id
staticinherited

◆ struct_name

template<typename Object_T>
struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::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:
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/build/include/framecpp/Version8/impl/FrStatDataData.hh
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Version8/impl/FrStatDataData.hh