ldas-tools-framecpp  2.5.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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_type
Param_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

Constructor & Destructor Documentation

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

Member Function Documentation

FrEventStorage::amplitude_type FrEventStorage::GetAmplitude ( ) const
inline
const FrEventStorage::comment_type & FrEventStorage::GetComment ( ) const
inline
FrEventStorage::eventStatus_type FrEventStorage::GetEventStatus ( ) const
inline
const FrEventStorage::time_type & FrEventStorage::GetGTime ( ) const
inline
const FrEventStorage::inputs_type & FrEventStorage::GetInputs ( ) const
inline
const FrEventStorage::name_type & FrEventStorage::GetName ( ) const
inline
const FrEventStorage::ParamList_type & FrEventStorage::GetParam ( ) const
inline
FrEventStorage::ParamList_type & FrEventStorage::GetParam ( )
inline
FrEventStorage::probability_type FrEventStorage::GetProbability ( ) const
inline
const FrEventStorage::statistics_type & FrEventStorage::GetStatistics ( ) const
inline
FrEventStorage::timeAfter_type FrEventStorage::GetTimeAfter ( ) const
inline
FrEventStorage::timeBefore_type FrEventStorage::GetTimeBefore ( ) const
inline

Member Data Documentation

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

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