ldas-tools-framecpp
2.6.2
|
#include <FrTOCTrigData.hh>
Classes | |
struct | trig_data_type |
Public Types | |
typedef INT_4U | nTrig_type |
typedef STRING | name_type |
typedef INT_4U | gtimesTrigData_type |
typedef INT_4U | gtimenTrigData_type |
typedef INT_8U | positionTrigData_type |
typedef std::map< name_type, trig_data_type > | MapTrig_type |
Public Member Functions | |
FrTOCTrigData () | |
Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
const MapTrig_type & | GetTrigData () const |
MapTrig_type::const_iterator | GetTrigData (const std::string &Name) const |
void | QueryTrigData (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
bool | operator== (const FrTOCTrigData &RHS) const |
Static Public Member Functions | |
static void | Description (Common::Description &Desc) |
Protected Member Functions | |
FrTOCTrigData (Common::IStream &Stream, INT_4U FrameCount) | |
void | write (Common::OStream &Stream) const |
Protected Attributes | |
MapTrig_type | m_info |
typedef INT_4U FrameCPP::Version_4::FrTOCTrigData::gtimenTrigData_type |
typedef INT_4U FrameCPP::Version_4::FrTOCTrigData::gtimesTrigData_type |
typedef std::map< name_type, trig_data_type > FrameCPP::Version_4::FrTOCTrigData::MapTrig_type |
typedef INT_4U FrameCPP::Version_4::FrTOCTrigData::nTrig_type |
typedef INT_8U FrameCPP::Version_4::FrTOCTrigData::positionTrigData_type |
FrameCPP::Version_4::FrTOCTrigData::FrTOCTrigData | ( | ) |
|
protected |
|
inline |
|
static |
|
inline |
|
inline |
bool FrameCPP::Version_4::FrTOCTrigData::operator== | ( | const FrTOCTrigData & | RHS | ) | const |
void FrameCPP::Version_4::FrTOCTrigData::QueryTrigData | ( | const Common::TOCInfo & | Info, |
INT_4U | FrameOffset, | ||
INT_8U | Position | ||
) |
|
protected |
|
protected |