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


Public Types | |
| typedef LDASTools::AL::GPSTime | gtime_type |
| typedef LDASTools::AL::GPSTime | gtime_type |
| typedef INT_4U | nevent_type |
| typedef INT_4U | nevent_type |
| typedef std::string | name_type |
| typedef std::string | name_type |
| typedef INT_4U | nTotalSEvent_type |
| typedef INT_4U | nTotalSEvent_type |
| typedef INT_4U | gtimesSim_type |
| typedef INT_4U | gtimesSim_type |
| typedef INT_4U | gtimenSim_type |
| typedef INT_4U | gtimenSim_type |
| typedef REAL_4 | amplitudeSimEvent_type |
| typedef REAL_4 | amplitudeSimEvent_type |
| typedef INT_8U | positionSimEvent_type |
| typedef INT_8U | positionSimEvent_type |
| typedef std::vector< event_type > | events_container_type |
| typedef std::vector< event_type > | events_container_type |
| typedef std::map< name_type, events_container_type > | nameSimEvent_container_type |
| typedef std::map< name_type, events_container_type > | nameSimEvent_container_type |
Public Member Functions | |
| FrTOCSimEventClassicIO ()=default | |
| Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
| Number of bytes needed to write this structure. | |
| void | Load (istream_type &Stream) |
| Read contents from stream. | |
| void | QuerySimEvent (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
| Gather TOC info for FrSimEvent being written. | |
| const FrTOCSimEventClassicIO & | operator= (const Previous::FrTOCImpl::FrTOCSimEventClassicIO &Source) |
| asignment operator | |
| FrTOCSimEventClassicIO & | operator= (FrTOCSimEventClassicIO &&TOC) |
| FrTOCSimEventClassicIO ()=default | |
| Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
| Number of bytes needed to write this structure. | |
| void | Load (istream_type &Stream) |
| Read contents from stream. | |
| void | QuerySimEvent (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
| Gather TOC info for FrSimEvent being written. | |
| const FrTOCSimEventClassicIO & | operator= (const Previous::FrTOCImpl::FrTOCSimEventClassicIO &Source) |
| asignment operator | |
| FrTOCSimEventClassicIO & | operator= (FrTOCSimEventClassicIO &&TOC) |
| const nameSimEvent_container_type & | GetSimEvent () const |
| Return all events. | |
| const nameSimEvent_container_type & | GetSimEvent () const |
| Return all events. | |
Static Public Member Functions | |
| template<typename SE> | |
| static void | Description (Common::Description &Desc) |
| The description of structure. | |
| template<typename SE> | |
| static void | Description (Common::Description &Desc) |
| The description of structure. | |
Static Public Attributes | |
| static const int | event_type_size |
| static constexpr INT_4U | NO_DATA_AVAILABLE = 0xFFFFFFFF |
Protected Member Functions | |
| void | write (Common::OStream &Stream) const |
| Write the structure to the stream. | |
| void | write (Common::OStream &Stream) const |
| Write the structure to the stream. | |
| positionSimEvent_type | positionSimEvent (INT_4U Frame, const std::string &SimEvent) const |
| Locate the position of the event. | |
| positionSimEvent_type | positionSimEvent (const std::string &SimEvent, INT_4U Index) const |
| positionSimEvent_type | positionSimEvent (INT_4U Frame, const std::string &SimEvent) const |
| Locate the position of the event. | |
| positionSimEvent_type | positionSimEvent (const std::string &SimEvent, INT_4U Index) const |
Protected Attributes | |
| nameSimEvent_container_type | m_info |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
default |
|
default |
|
inline |
Number of bytes needed to write this structure.
| [in] | Stream | The stream from which to the object is being read or written. |
|
inline |
Number of bytes needed to write this structure.
| [in] | Stream | The stream from which to the object is being read or written. |
|
inlinestatic |
The description of structure.
| [out] | Desc | Storage for the description of the structure. |
|
inlinestatic |
The description of structure.
| [out] | Desc | Storage for the description of the structure. |
|
inlineinherited |
Return all events.
|
inlineinherited |
Return all events.
|
inline |
Read contents from stream.
| [in] | Stream | The stream from which the object is being read. |
|
inline |
Read contents from stream.
| [in] | Stream | The stream from which the object is being read. |
|
inline |
asignment operator
| [in] | Source | The source to be copied. |
|
inline |
asignment operator
| [in] | Source | The source to be copied. |
|
inline |
|
inline |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
Locate the position of the event.
| [in] | Frame | Frame offset of the event. |
| [in] | SimEvent | The name of the event. |
|
inlineprotectedinherited |
Locate the position of the event.
| [in] | Frame | Frame offset of the event. |
| [in] | SimEvent | The name of the event. |
|
inline |
Gather TOC info for FrSimEvent being written.
| [in] | Info | Information |
| [in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
| [in] | Position | The byte offset from the start of the file where the structure is written. |
|
inline |
Gather TOC info for FrSimEvent being written.
| [in] | Info | Information |
| [in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
| [in] | Position | The byte offset from the start of the file where the structure is written. |
|
inlineprotected |
Write the structure to the stream.
| [in] | Stream | The output stream where the object is to be written. |
|
inlineprotected |
Write the structure to the stream.
| [in] | Stream | The output stream where the object is to be written. |
|
staticinherited |
|
protectedinherited |
|
staticconstexprinherited |