|
ldas-tools-framecpp 3.0.4
|
#include <FrTrigData.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) |
| void | operator() (Common::OStream &Stream) const |
| 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) |
| void | operator() (Common::OStream &Stream) const |
Public Attributes | |
| STRING | name |
| STRING | comment |
| STRING | inputs |
| GPSTime | GTime |
| REAL_4 | timeBefore |
| REAL_4 | timeAfter |
| INT_4U | triggerStatus |
| REAL_4 | amplitude |
| REAL_4 | probability |
| STRING | statistics |
|
inline |
|
inline |
| FrameCPP::Version_4::FrTrigDataStorage::data_type::data_type | ( | ) |
| FrameCPP::Version_4::FrTrigDataStorage::data_type::data_type | ( | const data_type & | Source | ) |
| FrameCPP::cmn_streamsize_type FrameCPP::Version_4::FrTrigDataStorage::data_type::Bytes | ( | ) | const |
| cmn_streamsize_type FrameCPP::Version_4::FrTrigDataStorage::data_type::Bytes | ( | ) | const |
| void FrameCPP::Version_4::FrTrigDataStorage::data_type::operator() | ( | Common::IStream & | Stream | ) |
| void FrameCPP::Version_4::FrTrigDataStorage::data_type::operator() | ( | Common::IStream & | Stream | ) |
| void FrameCPP::Version_4::FrTrigDataStorage::data_type::operator() | ( | Common::OStream & | Stream | ) | const |
| void FrameCPP::Version_4::FrTrigDataStorage::data_type::operator() | ( | Common::OStream & | Stream | ) | const |
|
inline |
| bool FrameCPP::Version_4::FrTrigDataStorage::data_type::operator== | ( | const data_type & | RHS | ) | const |
| REAL_4 FrameCPP::Version_4::FrTrigDataStorage::data_type::amplitude |
| STRING FrameCPP::Version_4::FrTrigDataStorage::data_type::comment |
| GPSTime FrameCPP::Version_4::FrTrigDataStorage::data_type::GTime |
| STRING FrameCPP::Version_4::FrTrigDataStorage::data_type::inputs |
| STRING FrameCPP::Version_4::FrTrigDataStorage::data_type::name |
| REAL_4 FrameCPP::Version_4::FrTrigDataStorage::data_type::probability |
| STRING FrameCPP::Version_4::FrTrigDataStorage::data_type::statistics |
| REAL_4 FrameCPP::Version_4::FrTrigDataStorage::data_type::timeAfter |
| REAL_4 FrameCPP::Version_4::FrTrigDataStorage::data_type::timeBefore |
| INT_4U FrameCPP::Version_4::FrTrigDataStorage::data_type::triggerStatus |