|
ldas-tools-framecpp 3.0.4
|
#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. | |
|
inline |
|
inline |
| FrameCPP::Version_6::FrEventStorage::data_type::data_type | ( | ) |
| FrameCPP::Version_6::FrEventStorage::data_type::data_type | ( | const data_type & | Source | ) |
| cmn_streamsize_type FrameCPP::Version_6::FrEventStorage::data_type::Bytes | ( | ) | const |
| 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.
| [in,out] | Stream | Stream from which the data is read. |
| void FrameCPP::Version_6::FrEventStorage::data_type::operator() | ( | Common::IStream & | Stream | ) |
Read data from stream.
| [in,out] | Stream | Stream from which the data is read. |
| void FrameCPP::Version_6::FrEventStorage::data_type::operator() | ( | Common::OStream & | Stream | ) | const |
Write data to a stream.
| [in,out] | Stream | Stream to which the data is written. |
| void FrameCPP::Version_6::FrEventStorage::data_type::operator() | ( | Common::OStream & | Stream | ) | const |
Write data to a stream.
| [in,out] | Stream | Stream to which the data is written. |
|
inline |
| bool FrameCPP::Version_6::FrEventStorage::data_type::operator== | ( | const data_type & | RHS | ) | const |
| 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 |