ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
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.
void operator() (Common::OStream &Stream) const
 Write data to a stream.
 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.
void operator() (Common::OStream &Stream) const
 Write data to a stream.

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/4]

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

◆ data_type() [2/4]

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

◆ data_type() [3/4]

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

◆ data_type() [4/4]

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

Member Function Documentation

◆ Bytes() [1/2]

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

◆ Bytes() [2/2]

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

◆ operator()() [1/4]

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/4]

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()() [3/4]

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()() [4/4]

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==() [1/2]

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

◆ operator==() [2/2]

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

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:
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/build/include/framecpp/Version6/FrEvent.hh
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Version6/FrEvent.hh
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Version6/FrEvent.cc