ldas-tools-framecpp
2.5.8
|
#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 |
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) |
Static Public Member Functions | |
static void | Description (Common::Description &Desc) |
Protected Member Functions | |
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::gtimesSimEvent_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_8U FrameCPP::Version_4::FrTOCSimEvent::positionSimEvent_type |
FrameCPP::Version_4::FrTOCSimEvent::FrTOCSimEvent | ( | ) |
|
protected |
|
inline |
|
static |
|
inline |
|
inline |
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 | ||
) |
|
protected |
|
protected |