ldas-tools-framecpp  2.5.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
FrameCPP::Version_6::FrEventStorage::data_type Struct Reference

#include <FrEvent.hh>

Public Member Functions

 data_type ()
 
 data_type (const data_type &Source)
 
cmn_streamsize_type Bytes () const
 
bool operator== (const data_type &RHS) const
 
void operator() (Common::IStream &Stream)
 Read data from stream. More...
 
void operator() (Common::OStream &Stream) const
 Write data to a stream. More...
 

Public Attributes

name_type name
 
comment_type comment
 
inputs_type inputs
 
time_type GTime
 
timeBefore_type timeBefore
 
timeAfter_type timeAfter
 
eventStatus_type eventStatus
 
amplitude_type amplitude
 
probability_type probability
 
statistics_type statistics
 
ParamList_type Params
 

Constructor & Destructor Documentation

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

Member Function Documentation

cmn_streamsize_type FrameCPP::Version_6::FrEventStorage::data_type::Bytes ( ) const
void FrameCPP::Version_6::FrEventStorage::data_type::operator() ( Common::IStream Stream)

Read data from stream.

Parameters
[in,out]StreamStream from which the data is read.
void FrameCPP::Version_6::FrEventStorage::data_type::operator() ( Common::OStream Stream) const

Write data to a stream.

Parameters
[in,out]StreamStream to which the data is written.
bool FrameCPP::Version_6::FrEventStorage::data_type::operator== ( const data_type RHS) const
inline

Member Data Documentation

amplitude_type FrameCPP::Version_6::FrEventStorage::data_type::amplitude
comment_type FrameCPP::Version_6::FrEventStorage::data_type::comment
eventStatus_type FrameCPP::Version_6::FrEventStorage::data_type::eventStatus
time_type FrameCPP::Version_6::FrEventStorage::data_type::GTime
inputs_type FrameCPP::Version_6::FrEventStorage::data_type::inputs
name_type FrameCPP::Version_6::FrEventStorage::data_type::name
ParamList_type FrameCPP::Version_6::FrEventStorage::data_type::Params
probability_type FrameCPP::Version_6::FrEventStorage::data_type::probability
statistics_type FrameCPP::Version_6::FrEventStorage::data_type::statistics
timeAfter_type FrameCPP::Version_6::FrEventStorage::data_type::timeAfter
timeBefore_type FrameCPP::Version_6::FrEventStorage::data_type::timeBefore

The documentation for this struct was generated from the following files: