ldas-tools-framecpp  2.6.2
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

◆ data_type() [1/2]

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

◆ data_type() [2/2]

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

Member Function Documentation

◆ Bytes()

cmn_streamsize_type FrameCPP::Version_6::FrEventStorage::data_type::Bytes ( ) const

◆ operator()() [1/2]

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.

◆ operator()() [2/2]

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.

◆ operator==()

bool FrameCPP::Version_6::FrEventStorage::data_type::operator== ( const data_type RHS) const
inline

Member Data Documentation

◆ amplitude

amplitude_type FrameCPP::Version_6::FrEventStorage::data_type::amplitude

◆ comment

comment_type FrameCPP::Version_6::FrEventStorage::data_type::comment

◆ eventStatus

eventStatus_type FrameCPP::Version_6::FrEventStorage::data_type::eventStatus

◆ GTime

time_type FrameCPP::Version_6::FrEventStorage::data_type::GTime

◆ inputs

inputs_type FrameCPP::Version_6::FrEventStorage::data_type::inputs

◆ name

name_type FrameCPP::Version_6::FrEventStorage::data_type::name

◆ Params

ParamList_type FrameCPP::Version_6::FrEventStorage::data_type::Params

◆ probability

probability_type FrameCPP::Version_6::FrEventStorage::data_type::probability

◆ statistics

statistics_type FrameCPP::Version_6::FrEventStorage::data_type::statistics

◆ timeAfter

timeAfter_type FrameCPP::Version_6::FrEventStorage::data_type::timeAfter

◆ timeBefore

timeBefore_type FrameCPP::Version_6::FrEventStorage::data_type::timeBefore

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