|
ldas-tools-framecpp 3.0.4
|
#include <FrTOCSimEvent.hh>

Classes | |
| struct | trig_data_type |
Public Types | |
| typedef INT_4U | nSimEvt_type |
| typedef STRING | name_type |
| typedef INT_4U | gtimesSimEvent_type |
| typedef INT_4U | gtimenSimEvent_type |
| typedef INT_8U | positionSimEvent_type |
| typedef std::map< name_type, trig_data_type > | MapSimEvt_type |
| typedef INT_4U | nSimEvt_type |
| typedef STRING | name_type |
| typedef INT_4U | gtimesSimEvent_type |
| typedef INT_4U | gtimenSimEvent_type |
| typedef INT_8U | positionSimEvent_type |
| typedef std::map< name_type, trig_data_type > | MapSimEvt_type |
Public Member Functions | |
| FrTOCSimEvent () | |
| Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
| bool | operator== (const FrTOCSimEvent &RHS) const |
| const MapSimEvt_type & | GetSimEvent () const |
| MapSimEvt_type::const_iterator | GetSimEvent (const std::string &Channel) const |
| void | QuerySimEvent (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
| FrTOCSimEvent () | |
| Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
| bool | operator== (const FrTOCSimEvent &RHS) const |
| const MapSimEvt_type & | GetSimEvent () const |
| MapSimEvt_type::const_iterator | GetSimEvent (const std::string &Channel) const |
| void | QuerySimEvent (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
Static Public Member Functions | |
| static void | Description (Common::Description &Desc) |
| static void | Description (Common::Description &Desc) |
Protected Member Functions | |
| FrTOCSimEvent (Common::IStream &Stream, INT_4U FrameCount) | |
| void | write (Common::OStream &Stream) const |
| FrTOCSimEvent (Common::IStream &Stream, INT_4U FrameCount) | |
| void | write (Common::OStream &Stream) const |
Protected Attributes | |
| MapSimEvt_type | m_info |
| typedef INT_4U FrameCPP::Version_4::FrTOCSimEvent::gtimenSimEvent_type |
| typedef INT_4U FrameCPP::Version_4::FrTOCSimEvent::gtimenSimEvent_type |
| typedef INT_4U FrameCPP::Version_4::FrTOCSimEvent::gtimesSimEvent_type |
| typedef INT_4U FrameCPP::Version_4::FrTOCSimEvent::gtimesSimEvent_type |
| typedef std::map< name_type, trig_data_type > FrameCPP::Version_4::FrTOCSimEvent::MapSimEvt_type |
| typedef std::map< name_type, trig_data_type > FrameCPP::Version_4::FrTOCSimEvent::MapSimEvt_type |
| typedef INT_4U FrameCPP::Version_4::FrTOCSimEvent::nSimEvt_type |
| typedef INT_4U FrameCPP::Version_4::FrTOCSimEvent::nSimEvt_type |
| typedef INT_8U FrameCPP::Version_4::FrTOCSimEvent::positionSimEvent_type |
| typedef INT_8U FrameCPP::Version_4::FrTOCSimEvent::positionSimEvent_type |
| FrameCPP::Version_4::FrTOCSimEvent::FrTOCSimEvent | ( | ) |
|
protected |
| FrameCPP::Version_4::FrTOCSimEvent::FrTOCSimEvent | ( | ) |
|
protected |
|
inline |
| Common::FrameSpec::size_type FrameCPP::Version_4::FrTOCSimEvent::Bytes | ( | const Common::StreamBase & | Stream | ) | const |
|
static |
|
static |
|
inline |
| const MapSimEvt_type & FrameCPP::Version_4::FrTOCSimEvent::GetSimEvent | ( | ) | const |
|
inline |
| MapSimEvt_type::const_iterator FrameCPP::Version_4::FrTOCSimEvent::GetSimEvent | ( | const std::string & | Channel | ) | const |
| bool FrameCPP::Version_4::FrTOCSimEvent::operator== | ( | const FrTOCSimEvent & | RHS | ) | const |
| bool FrameCPP::Version_4::FrTOCSimEvent::operator== | ( | const FrTOCSimEvent & | RHS | ) | const |
| void FrameCPP::Version_4::FrTOCSimEvent::QuerySimEvent | ( | const Common::TOCInfo & | Info, |
| INT_4U | FrameOffset, | ||
| INT_8U | Position ) |
| void FrameCPP::Version_4::FrTOCSimEvent::QuerySimEvent | ( | const Common::TOCInfo & | Info, |
| INT_4U | FrameOffset, | ||
| INT_8U | Position ) |
|
protected |
|
protected |
|
protected |