ldas-tools-framecpp  2.5.8
Classes | Public Types | Public Member Functions | Protected Attributes | List of all members
FrameCPP::Version_7::FrEventStorage Class Reference

#include <FrEvent.hh>

Inheritance diagram for FrameCPP::Version_7::FrEventStorage:
FrameCPP::Version_7::FrEvent

Classes

struct  data_type
 

Public Types

typedef FR_EVENT_NAME_TYPE name_type
 
typedef FR_EVENT_COMMENT_TYPE comment_type
 
typedef FR_EVENT_INPUTS_TYPE inputs_type
 
typedef FR_EVENT_TIME_TYPE time_type
 
typedef FR_EVENT_TIME_BEFORE_TYPE timeBefore_type
 
typedef FR_EVENT_TIME_AFTER_TYPE timeAfter_type
 
typedef FR_EVENT_EVENT_STATUS_TYPE eventStatus_type
 
typedef FR_EVENT_AMPLITUDE_TYPE amplitude_type
 
typedef FR_EVENT_PROBABILITY_TYPE probability_type
 
typedef FR_EVENT_STATISTICS_TYPE statistics_type
 
typedef FR_EVENT_PARAM_NAME_TYPE paramName_type
 
typedef FR_EVENT_PARAM_VALUE_TYPE paramValue_type
 
typedef FR_EVENT_N_PARAM_TYPE nParam_type
 
typedef std::pair< paramName_type, paramValue_typeParam_type
 
typedef std::vector< Param_typeParamList_type
 

Public Member Functions

 FrEventStorage ()
 
 FrEventStorage (const FrEventStorage &Source)
 
 FrEventStorage (const Previous::FrEventStorage &Source)
 
const name_typeGetName () const
 
const comment_typeGetComment () const
 
const inputs_typeGetInputs () const
 
const time_typeGetGTime () const
 
timeBefore_type GetTimeBefore () const
 
timeAfter_type GetTimeAfter () const
 
eventStatus_type GetEventStatus () const
 
amplitude_type GetAmplitude () const
 
probability_type GetProbability () const
 
const statistics_typeGetStatistics () const
 
const ParamList_typeGetParam () const
 
ParamList_typeGetParam ()
 

Protected Attributes

data_type m_data
 

Member Typedef Documentation

◆ amplitude_type

◆ comment_type

◆ eventStatus_type

◆ inputs_type

◆ name_type

◆ nParam_type

◆ Param_type

◆ ParamList_type

◆ paramName_type

◆ paramValue_type

◆ probability_type

◆ statistics_type

◆ time_type

◆ timeAfter_type

◆ timeBefore_type

Constructor & Destructor Documentation

◆ FrEventStorage() [1/3]

FrEventStorage::FrEventStorage ( )
inline

◆ FrEventStorage() [2/3]

FrEventStorage::FrEventStorage ( const FrEventStorage Source)
inline

◆ FrEventStorage() [3/3]

FrameCPP::Version_7::FrEventStorage::FrEventStorage ( const Previous::FrEventStorage Source)

Member Function Documentation

◆ GetAmplitude()

FrEventStorage::amplitude_type FrEventStorage::GetAmplitude ( ) const
inline

◆ GetComment()

const FrEventStorage::comment_type & FrEventStorage::GetComment ( ) const
inline

◆ GetEventStatus()

FrEventStorage::eventStatus_type FrEventStorage::GetEventStatus ( ) const
inline

◆ GetGTime()

const FrEventStorage::time_type & FrEventStorage::GetGTime ( ) const
inline

◆ GetInputs()

const FrEventStorage::inputs_type & FrEventStorage::GetInputs ( ) const
inline

◆ GetName()

const FrEventStorage::name_type & FrEventStorage::GetName ( ) const
inline

◆ GetParam() [1/2]

const FrEventStorage::ParamList_type & FrEventStorage::GetParam ( ) const
inline

◆ GetParam() [2/2]

FrEventStorage::ParamList_type & FrEventStorage::GetParam ( )
inline

◆ GetProbability()

FrEventStorage::probability_type FrEventStorage::GetProbability ( ) const
inline

◆ GetStatistics()

const FrEventStorage::statistics_type & FrEventStorage::GetStatistics ( ) const
inline

◆ GetTimeAfter()

FrEventStorage::timeAfter_type FrEventStorage::GetTimeAfter ( ) const
inline

◆ GetTimeBefore()

FrEventStorage::timeBefore_type FrEventStorage::GetTimeBefore ( ) const
inline

Member Data Documentation

◆ m_data

data_type FrameCPP::Version_7::FrEventStorage::m_data
protected

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