|
ldas-tools-framecpp 3.0.4
|
#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 |
| 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 |
| 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) |
| static void | Description (Common::Description &Desc) |
Protected Member Functions | |
| FrTOCTrigData (Common::IStream &Stream, INT_4U FrameCount) | |
| void | write (Common::OStream &Stream) const |
| 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::gtimenTrigData_type |
| typedef INT_4U FrameCPP::Version_4::FrTOCTrigData::gtimesTrigData_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 std::map< name_type, trig_data_type > FrameCPP::Version_4::FrTOCTrigData::MapTrig_type |
| typedef INT_4U FrameCPP::Version_4::FrTOCTrigData::nTrig_type |
| typedef INT_4U FrameCPP::Version_4::FrTOCTrigData::nTrig_type |
| typedef INT_8U FrameCPP::Version_4::FrTOCTrigData::positionTrigData_type |
| typedef INT_8U FrameCPP::Version_4::FrTOCTrigData::positionTrigData_type |
| FrameCPP::Version_4::FrTOCTrigData::FrTOCTrigData | ( | ) |
|
protected |
| FrameCPP::Version_4::FrTOCTrigData::FrTOCTrigData | ( | ) |
|
protected |
|
inline |
| Common::FrameSpec::size_type FrameCPP::Version_4::FrTOCTrigData::Bytes | ( | const Common::StreamBase & | Stream | ) | const |
|
static |
|
static |
|
inline |
| const MapTrig_type & FrameCPP::Version_4::FrTOCTrigData::GetTrigData | ( | ) | const |
|
inline |
| MapTrig_type::const_iterator FrameCPP::Version_4::FrTOCTrigData::GetTrigData | ( | const std::string & | Name | ) | const |
| bool FrameCPP::Version_4::FrTOCTrigData::operator== | ( | const FrTOCTrigData & | RHS | ) | const |
| 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 ) |
| void FrameCPP::Version_4::FrTOCTrigData::QueryTrigData | ( | const Common::TOCInfo & | Info, |
| INT_4U | FrameOffset, | ||
| INT_8U | Position ) |
|
protected |
|
protected |
|
protected |