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

#include <FrEvent.hh>

Inheritance diagram for FrameCPP::Version_6::FrEventStorage:
Inheritance graph
[legend]

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
 
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
 
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::FrTrigDataStorage &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 ()
 
 FrEventStorage ()
 
 FrEventStorage (const FrEventStorage &Source)
 
 FrEventStorage (const Previous::FrTrigDataStorage &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 ()
 
 FrEventStorage ()
 
 FrEventStorage (const FrEventStorage &Source)
 
 FrEventStorage (const Previous::FrTrigDataStorage &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 [1/3]

◆ amplitude_type [2/3]

◆ amplitude_type [3/3]

◆ comment_type [1/3]

◆ comment_type [2/3]

◆ comment_type [3/3]

◆ eventStatus_type [1/3]

◆ eventStatus_type [2/3]

◆ eventStatus_type [3/3]

◆ inputs_type [1/3]

◆ inputs_type [2/3]

◆ inputs_type [3/3]

◆ name_type [1/3]

◆ name_type [2/3]

◆ name_type [3/3]

◆ nParam_type [1/3]

◆ nParam_type [2/3]

◆ nParam_type [3/3]

◆ Param_type [1/3]

◆ Param_type [2/3]

◆ Param_type [3/3]

◆ ParamList_type [1/3]

◆ ParamList_type [2/3]

◆ ParamList_type [3/3]

◆ paramName_type [1/3]

◆ paramName_type [2/3]

◆ paramName_type [3/3]

◆ paramValue_type [1/3]

◆ paramValue_type [2/3]

◆ paramValue_type [3/3]

◆ probability_type [1/3]

◆ probability_type [2/3]

◆ probability_type [3/3]

◆ statistics_type [1/3]

◆ statistics_type [2/3]

◆ statistics_type [3/3]

◆ time_type [1/3]

◆ time_type [2/3]

◆ time_type [3/3]

◆ timeAfter_type [1/3]

◆ timeAfter_type [2/3]

◆ timeAfter_type [3/3]

◆ timeBefore_type [1/3]

◆ timeBefore_type [2/3]

◆ timeBefore_type [3/3]

Constructor & Destructor Documentation

◆ FrEventStorage() [1/9]

FrameCPP::Version_6::FrEventStorage::FrEventStorage ( )
inline

◆ FrEventStorage() [2/9]

FrameCPP::Version_6::FrEventStorage::FrEventStorage ( const FrEventStorage Source)
inline

◆ FrEventStorage() [3/9]

FrameCPP::Version_6::FrEventStorage::FrEventStorage ( const Previous::FrTrigDataStorage Source)
inline

◆ FrEventStorage() [4/9]

FrameCPP::Version_6::FrEventStorage::FrEventStorage ( )

◆ FrEventStorage() [5/9]

FrameCPP::Version_6::FrEventStorage::FrEventStorage ( const FrEventStorage Source)

◆ FrEventStorage() [6/9]

FrameCPP::Version_6::FrEventStorage::FrEventStorage ( const Previous::FrTrigDataStorage Source)

◆ FrEventStorage() [7/9]

FrameCPP::Version_6::FrEventStorage::FrEventStorage ( )

◆ FrEventStorage() [8/9]

FrameCPP::Version_6::FrEventStorage::FrEventStorage ( const FrEventStorage Source)

◆ FrEventStorage() [9/9]

FrameCPP::Version_6::FrEventStorage::FrEventStorage ( const Previous::FrTrigDataStorage Source)

Member Function Documentation

◆ GetAmplitude() [1/3]

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

◆ GetAmplitude() [2/3]

amplitude_type FrameCPP::Version_6::FrEventStorage::GetAmplitude ( ) const

◆ GetAmplitude() [3/3]

amplitude_type FrameCPP::Version_6::FrEventStorage::GetAmplitude ( ) const

◆ GetComment() [1/3]

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

◆ GetComment() [2/3]

const comment_type& FrameCPP::Version_6::FrEventStorage::GetComment ( ) const

◆ GetComment() [3/3]

const comment_type& FrameCPP::Version_6::FrEventStorage::GetComment ( ) const

◆ GetEventStatus() [1/3]

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

◆ GetEventStatus() [2/3]

eventStatus_type FrameCPP::Version_6::FrEventStorage::GetEventStatus ( ) const

◆ GetEventStatus() [3/3]

eventStatus_type FrameCPP::Version_6::FrEventStorage::GetEventStatus ( ) const

◆ GetGTime() [1/3]

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

◆ GetGTime() [2/3]

const time_type& FrameCPP::Version_6::FrEventStorage::GetGTime ( ) const

◆ GetGTime() [3/3]

const time_type& FrameCPP::Version_6::FrEventStorage::GetGTime ( ) const

◆ GetInputs() [1/3]

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

◆ GetInputs() [2/3]

const inputs_type& FrameCPP::Version_6::FrEventStorage::GetInputs ( ) const

◆ GetInputs() [3/3]

const inputs_type& FrameCPP::Version_6::FrEventStorage::GetInputs ( ) const

◆ GetName() [1/3]

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

◆ GetName() [2/3]

const name_type& FrameCPP::Version_6::FrEventStorage::GetName ( ) const

◆ GetName() [3/3]

const name_type& FrameCPP::Version_6::FrEventStorage::GetName ( ) const

◆ GetParam() [1/6]

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

◆ GetParam() [2/6]

ParamList_type& FrameCPP::Version_6::FrEventStorage::GetParam ( )

◆ GetParam() [3/6]

ParamList_type& FrameCPP::Version_6::FrEventStorage::GetParam ( )

◆ GetParam() [4/6]

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

◆ GetParam() [5/6]

const ParamList_type& FrameCPP::Version_6::FrEventStorage::GetParam ( ) const

◆ GetParam() [6/6]

const ParamList_type& FrameCPP::Version_6::FrEventStorage::GetParam ( ) const

◆ GetProbability() [1/3]

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

◆ GetProbability() [2/3]

probability_type FrameCPP::Version_6::FrEventStorage::GetProbability ( ) const

◆ GetProbability() [3/3]

probability_type FrameCPP::Version_6::FrEventStorage::GetProbability ( ) const

◆ GetStatistics() [1/3]

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

◆ GetStatistics() [2/3]

const statistics_type& FrameCPP::Version_6::FrEventStorage::GetStatistics ( ) const

◆ GetStatistics() [3/3]

const statistics_type& FrameCPP::Version_6::FrEventStorage::GetStatistics ( ) const

◆ GetTimeAfter() [1/3]

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

◆ GetTimeAfter() [2/3]

timeAfter_type FrameCPP::Version_6::FrEventStorage::GetTimeAfter ( ) const

◆ GetTimeAfter() [3/3]

timeAfter_type FrameCPP::Version_6::FrEventStorage::GetTimeAfter ( ) const

◆ GetTimeBefore() [1/3]

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

◆ GetTimeBefore() [2/3]

timeBefore_type FrameCPP::Version_6::FrEventStorage::GetTimeBefore ( ) const

◆ GetTimeBefore() [3/3]

timeBefore_type FrameCPP::Version_6::FrEventStorage::GetTimeBefore ( ) const

Member Data Documentation

◆ m_data

data_type FrameCPP::Version_6::FrEventStorage::m_data
protected

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