ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
FrameCPP::Version_8::FrEventImpl::SerialIO< FR_EVENT_T > Class Template Reference

#include <FrEventSerialIO.hh>

Inheritance diagram for FrameCPP::Version_8::FrEventImpl::SerialIO< FR_EVENT_T >:
Collaboration diagram for FrameCPP::Version_8::FrEventImpl::SerialIO< FR_EVENT_T >:

Public Types

typedef FR_EVENT_N_PARAM_TYPE nParam_type
typedef FR_EVENT_N_PARAM_TYPE nParam_type
typedef FR_EVENT_PARAM_NAME_TYPE paramName_type
typedef FR_EVENT_PARAM_NAME_TYPE paramName_type
typedef FR_EVENT_PARAM_VALUE_TYPE paramValue_type
typedef FR_EVENT_PARAM_VALUE_TYPE paramValue_type
typedef std::pair< paramName_type, paramValue_typeParam_type
typedef std::pair< paramName_type, paramValue_typeParam_type
typedef std::vector< Param_typeParamList_type
typedef std::vector< Param_typeParamList_type
typedef std::string name_type
typedef std::string name_type
typedef std::string comment_type
typedef std::string comment_type
typedef std::string inputs_type
typedef std::string inputs_type
typedef GPSTime GTime_type
typedef GPSTime GTime_type
typedef FR_EVENT_TIME_BEFORE_TYPE timeBefore_type
typedef FR_EVENT_TIME_BEFORE_TYPE timeBefore_type
typedef FR_EVENT_TIME_AFTER_TYPE timeAfter_type
typedef FR_EVENT_TIME_AFTER_TYPE timeAfter_type
typedef FR_EVENT_EVENT_STATUS_TYPE eventStatus_type
typedef FR_EVENT_EVENT_STATUS_TYPE eventStatus_type
typedef FR_EVENT_AMPLITUDE_TYPE amplitude_type
typedef FR_EVENT_AMPLITUDE_TYPE amplitude_type
typedef FR_EVENT_PROBABILITY_TYPE probability_type
typedef FR_EVENT_PROBABILITY_TYPE probability_type
typedef std::string statistics_type
typedef std::string statistics_type
typedef Common::SearchContainer< FrVect, &FrVect::GetName > data_type
typedef Common::SearchContainer< FrVect, &FrVect::GetName > data_type
typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > table_type
typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > table_type
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

 SerialIO ()
 SerialIO ()
name_type const & GetName () const
name_type const & GetName () const
comment_type const & GetComment () const
comment_type const & GetComment () const
inputs_type const & GetInputs () const
inputs_type const & GetInputs () const
GTime_type const & GetGTime () const
GTime_type const & GetGTime () const
timeBefore_type GetTimeBefore () const
timeBefore_type GetTimeBefore () const
timeAfter_type GetTimeAfter () const
timeAfter_type GetTimeAfter () const
eventStatus_type GetEventStatus () const
eventStatus_type GetEventStatus () const
amplitude_type GetAmplitude () const
amplitude_type GetAmplitude () const
probability_type GetProbability () const
probability_type GetProbability () const
statistics_type const & GetStatistics () const
statistics_type const & GetStatistics () const
ParamList_type const & GetParam () const
ParamList_typeGetParam ()
ParamList_type const & GetParam () const
ParamList_typeGetParam ()
const data_typeRefData () const
data_typeRefData ()
const data_typeRefData () const
data_typeRefData ()
const table_typeRefTable () const
table_typeRefTable ()
const table_typeRefTable () const
table_typeRefTable ()
bool operator== (Data const &RHS) const
bool operator== (Data const &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
 Name of event.
comment_type comment
 Descriptor of event.
inputs_type inputs
 Input channels and filter parameters to event process.
GTime_type GTime
timeBefore_type timeBefore
 Signal duration before (GTimeS.GTimeN)(seconds)
timeAfter_type timeAfter
 Signal duration after (GTimeS.GTimeN)(seconds)
eventStatus_type eventStatus
 Defined by event search algorithm.
amplitude_type amplitude
 Continuous output amplitude returned by event.
probability_type probability
statistics_type statistics
ParamList_type Params
 Array of parameters.
data_type data
 Container of additional event results.
table_type table
 Table containing additional event information.

Private Member Functions

template<class Archive>
void load (Archive &archiver, const unsigned int version)
template<class Archive>
void save (Archive &archiver, const unsigned int version) const
template<class Archive>
void load (Archive &archiver, const unsigned int version)
template<class Archive>
void save (Archive &archiver, const unsigned int version) const

Friends

class boost::serialization::access

Member Typedef Documentation

◆ amplitude_type [1/2]

◆ amplitude_type [2/2]

◆ comment_type [1/2]

◆ comment_type [2/2]

◆ data_type [1/2]

◆ data_type [2/2]

◆ eventStatus_type [1/2]

◆ eventStatus_type [2/2]

◆ GTime_type [1/2]

◆ GTime_type [2/2]

◆ inputs_type [1/2]

◆ inputs_type [2/2]

◆ name_type [1/2]

◆ name_type [2/2]

◆ nParam_type [1/2]

◆ nParam_type [2/2]

◆ Param_type [1/2]

◆ Param_type [2/2]

◆ ParamList_type [1/2]

◆ ParamList_type [2/2]

◆ paramName_type [1/2]

◆ paramName_type [2/2]

◆ paramValue_type [1/2]

◆ paramValue_type [2/2]

◆ probability_type [1/2]

◆ probability_type [2/2]

◆ statistics_type [1/2]

◆ statistics_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_type [1/2]

◆ table_type [2/2]

◆ timeAfter_type [1/2]

◆ timeAfter_type [2/2]

◆ timeBefore_type [1/2]

◆ timeBefore_type [2/2]

Constructor & Destructor Documentation

◆ SerialIO() [1/2]

template<typename FR_EVENT_T>
FrameCPP::Version_8::FrEventImpl::SerialIO< FR_EVENT_T >::SerialIO ( )
inline

◆ SerialIO() [2/2]

template<typename FR_EVENT_T>
FrameCPP::Version_8::FrEventImpl::SerialIO< FR_EVENT_T >::SerialIO ( )
inline

Member Function Documentation

◆ 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

◆ GetAmplitude() [1/2]

amplitude_type FrameCPP::Version_8::FrEventImpl::Data::GetAmplitude ( ) const
inlineinherited

◆ GetAmplitude() [2/2]

amplitude_type FrameCPP::Version_8::FrEventImpl::Data::GetAmplitude ( ) const
inlineinherited

◆ GetComment() [1/2]

comment_type const & FrameCPP::Version_8::FrEventImpl::Data::GetComment ( ) const
inlineinherited

◆ GetComment() [2/2]

comment_type const & FrameCPP::Version_8::FrEventImpl::Data::GetComment ( ) const
inlineinherited

◆ GetEventStatus() [1/2]

eventStatus_type FrameCPP::Version_8::FrEventImpl::Data::GetEventStatus ( ) const
inlineinherited

◆ GetEventStatus() [2/2]

eventStatus_type FrameCPP::Version_8::FrEventImpl::Data::GetEventStatus ( ) const
inlineinherited

◆ GetGTime() [1/2]

GTime_type const & FrameCPP::Version_8::FrEventImpl::Data::GetGTime ( ) const
inlineinherited

◆ GetGTime() [2/2]

GTime_type const & FrameCPP::Version_8::FrEventImpl::Data::GetGTime ( ) const
inlineinherited

◆ GetInputs() [1/2]

inputs_type const & FrameCPP::Version_8::FrEventImpl::Data::GetInputs ( ) const
inlineinherited

◆ GetInputs() [2/2]

inputs_type const & FrameCPP::Version_8::FrEventImpl::Data::GetInputs ( ) const
inlineinherited

◆ GetName() [1/2]

name_type const & FrameCPP::Version_8::FrEventImpl::Data::GetName ( ) const
inlineinherited

◆ GetName() [2/2]

name_type const & FrameCPP::Version_8::FrEventImpl::Data::GetName ( ) const
inlineinherited

◆ GetParam() [1/4]

ParamList_type & FrameCPP::Version_8::FrEventImpl::Data::GetParam ( )
inlineinherited

◆ GetParam() [2/4]

ParamList_type & FrameCPP::Version_8::FrEventImpl::Data::GetParam ( )
inlineinherited

◆ GetParam() [3/4]

ParamList_type const & FrameCPP::Version_8::FrEventImpl::Data::GetParam ( ) const
inlineinherited

◆ GetParam() [4/4]

ParamList_type const & FrameCPP::Version_8::FrEventImpl::Data::GetParam ( ) const
inlineinherited

◆ GetProbability() [1/2]

probability_type FrameCPP::Version_8::FrEventImpl::Data::GetProbability ( ) const
inlineinherited

◆ GetProbability() [2/2]

probability_type FrameCPP::Version_8::FrEventImpl::Data::GetProbability ( ) const
inlineinherited

◆ GetStatistics() [1/2]

statistics_type const & FrameCPP::Version_8::FrEventImpl::Data::GetStatistics ( ) const
inlineinherited

◆ GetStatistics() [2/2]

statistics_type const & FrameCPP::Version_8::FrEventImpl::Data::GetStatistics ( ) const
inlineinherited

◆ GetTimeAfter() [1/2]

timeAfter_type FrameCPP::Version_8::FrEventImpl::Data::GetTimeAfter ( ) const
inlineinherited

◆ GetTimeAfter() [2/2]

timeAfter_type FrameCPP::Version_8::FrEventImpl::Data::GetTimeAfter ( ) const
inlineinherited

◆ GetTimeBefore() [1/2]

timeBefore_type FrameCPP::Version_8::FrEventImpl::Data::GetTimeBefore ( ) const
inlineinherited

◆ GetTimeBefore() [2/2]

timeBefore_type FrameCPP::Version_8::FrEventImpl::Data::GetTimeBefore ( ) const
inlineinherited

◆ load() [1/2]

template<typename FR_EVENT_T>
template<class Archive>
void FrameCPP::Version_8::FrEventImpl::SerialIO< FR_EVENT_T >::load ( Archive & archiver,
const unsigned int version )
inlineprivate

◆ load() [2/2]

template<typename FR_EVENT_T>
template<class Archive>
void FrameCPP::Version_8::FrEventImpl::SerialIO< FR_EVENT_T >::load ( Archive & archiver,
const unsigned int version )
inlineprivate

◆ operator==() [1/2]

bool FrameCPP::Version_8::FrEventImpl::Data::operator== ( Data const & RHS) const
inlineinherited

◆ operator==() [2/2]

bool FrameCPP::Version_8::FrEventImpl::Data::operator== ( Data const & RHS) const
inlineinherited

◆ RefData() [1/4]

data_type & FrameCPP::Version_8::FrEventImpl::Data::RefData ( )
inlineinherited

◆ RefData() [2/4]

data_type & FrameCPP::Version_8::FrEventImpl::Data::RefData ( )
inlineinherited

◆ RefData() [3/4]

const data_type & FrameCPP::Version_8::FrEventImpl::Data::RefData ( ) const
inlineinherited

◆ RefData() [4/4]

const data_type & FrameCPP::Version_8::FrEventImpl::Data::RefData ( ) const
inlineinherited

◆ RefTable() [1/4]

table_type & FrameCPP::Version_8::FrEventImpl::Data::RefTable ( )
inlineinherited

◆ RefTable() [2/4]

table_type & FrameCPP::Version_8::FrEventImpl::Data::RefTable ( )
inlineinherited

◆ RefTable() [3/4]

const table_type & FrameCPP::Version_8::FrEventImpl::Data::RefTable ( ) const
inlineinherited

◆ RefTable() [4/4]

const table_type & FrameCPP::Version_8::FrEventImpl::Data::RefTable ( ) const
inlineinherited

◆ save() [1/2]

template<typename FR_EVENT_T>
template<class Archive>
void FrameCPP::Version_8::FrEventImpl::SerialIO< FR_EVENT_T >::save ( Archive & archiver,
const unsigned int version ) const
inlineprivate

◆ save() [2/2]

template<typename FR_EVENT_T>
template<class Archive>
void FrameCPP::Version_8::FrEventImpl::SerialIO< FR_EVENT_T >::save ( Archive & archiver,
const unsigned int version ) const
inlineprivate

◆ 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

◆ boost::serialization::access

template<typename FR_EVENT_T>
boost::serialization::access
friend

Member Data Documentation

◆ amplitude

amplitude_type FrameCPP::Version_8::FrEventImpl::Data::amplitude
protectedinherited

Continuous output amplitude returned by event.

◆ comment

comment_type FrameCPP::Version_8::FrEventImpl::Data::comment
protectedinherited

Descriptor of event.

◆ data

data_type FrameCPP::Version_8::FrEventImpl::Data::data
protectedinherited

Container of additional event results.

◆ eventStatus

eventStatus_type FrameCPP::Version_8::FrEventImpl::Data::eventStatus
protectedinherited

Defined by event search algorithm.

◆ GTime

GTime_type FrameCPP::Version_8::FrEventImpl::Data::GTime
protectedinherited

GPS time corresponding to reference value of event, as defined by the search algorithm.

◆ inputs

inputs_type FrameCPP::Version_8::FrEventImpl::Data::inputs
protectedinherited

Input channels and filter parameters to event process.

◆ name

name_type FrameCPP::Version_8::FrEventImpl::Data::name
protectedinherited

Name of event.

◆ Params

ParamList_type FrameCPP::Version_8::FrEventImpl::Data::Params
protectedinherited

Array of parameters.

◆ probability

probability_type FrameCPP::Version_8::FrEventImpl::Data::probability
protectedinherited

Likelihood estimate of event, if available (probability = -1 if cannot be estimated)

◆ statistics

statistics_type FrameCPP::Version_8::FrEventImpl::Data::statistics
protectedinherited

Statistical description of event, if relevant or available.

◆ 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::FrEventImpl::Data::table
protectedinherited

Table containing additional event information.

◆ timeAfter

timeAfter_type FrameCPP::Version_8::FrEventImpl::Data::timeAfter
protectedinherited

Signal duration after (GTimeS.GTimeN)(seconds)

◆ timeBefore

timeBefore_type FrameCPP::Version_8::FrEventImpl::Data::timeBefore
protectedinherited

Signal duration before (GTimeS.GTimeN)(seconds)


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/FrEventSerialIO.hh
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Version8/impl/FrEventSerialIO.hh