ldas-tools-framecpp  2.6.2
Classes | Public Types | Public Member Functions | Protected Attributes | List of all members
FrameCPP::Version_3::FrStatDataStorage Class Reference

#include <FrStatData.hh>

Inheritance diagram for FrameCPP::Version_3::FrStatDataStorage:
FrameCPP::Version_3::FrStatData

Classes

struct  data_type
 

Public Types

typedef INT_4U timeStart_type
 
typedef INT_4U timeEnd_type
 
typedef INT_4U version_type
 

Public Member Functions

 FrStatDataStorage ()
 
 FrStatDataStorage (const std::string &Name, const std::string &Comment, const timeStart_type TimeStart, const timeEnd_type TimeEnd, const version_type Version)
 
const std::string & GetName () const
 
const std::string & GetComment () const
 
timeStart_type GetTimeStart () const
 
timeEnd_type GetTimeEnd () const
 
version_type GetVersion () const
 
bool operator== (const FrStatDataStorage &RHS) const
 

Protected Attributes

data_type m_data
 

Member Typedef Documentation

◆ timeEnd_type

◆ timeStart_type

◆ version_type

Constructor & Destructor Documentation

◆ FrStatDataStorage() [1/2]

FrameCPP::Version_3::FrStatDataStorage::FrStatDataStorage ( )
inline

◆ FrStatDataStorage() [2/2]

FrameCPP::Version_3::FrStatDataStorage::FrStatDataStorage ( const std::string &  Name,
const std::string &  Comment,
const timeStart_type  TimeStart,
const timeEnd_type  TimeEnd,
const version_type  Version 
)
inline

Member Function Documentation

◆ GetComment()

const std::string & FrameCPP::Version_3::FrStatDataStorage::GetComment ( ) const
inline

◆ GetName()

const std::string & FrameCPP::Version_3::FrStatDataStorage::GetName ( ) const
inline

◆ GetTimeEnd()

FrStatDataStorage::timeEnd_type FrameCPP::Version_3::FrStatDataStorage::GetTimeEnd ( ) const
inline

◆ GetTimeStart()

FrStatDataStorage::timeStart_type FrameCPP::Version_3::FrStatDataStorage::GetTimeStart ( ) const
inline

◆ GetVersion()

FrStatDataStorage::version_type FrameCPP::Version_3::FrStatDataStorage::GetVersion ( ) const
inline

◆ operator==()

bool FrameCPP::Version_3::FrStatDataStorage::operator== ( const FrStatDataStorage RHS) const
inline

Member Data Documentation

◆ m_data

data_type FrameCPP::Version_3::FrStatDataStorage::m_data
protected

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