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


Public Types | |
| typedef INT_4U | nevent_type |
| typedef INT_4U | nevent_type |
| typedef std::string | name_type |
| typedef std::string | name_type |
| typedef INT_4U | nTotalEvent_type |
| typedef INT_4U | nTotalEvent_type |
| typedef INT_4U | gtimesEvent_type |
| typedef INT_4U | gtimesEvent_type |
| typedef INT_4U | gtimenEvent_type |
| typedef INT_4U | gtimenEvent_type |
| typedef REAL_4 | amplitudeEvent_type |
| typedef REAL_4 | amplitudeEvent_type |
| typedef INT_8U | positionEvent_type |
| typedef INT_8U | positionEvent_type |
| typedef LDASTools::AL::GPSTime | gtime_type |
| typedef LDASTools::AL::GPSTime | gtime_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 > | nameEvent_container_type |
| typedef std::map< name_type, events_container_type > | nameEvent_container_type |
Public Member Functions | |
| const nameEvent_container_type & | GetEvent () const |
| Return all events. | |
| const nameEvent_container_type & | GetEvent () const |
| Return all events. | |
Static Public Attributes | |
| static const int | event_type_size |
| static constexpr INT_4U | NO_DATA_AVAILABLE = 0xFFFFFFFF |
Protected Member Functions | |
| positionEvent_type | positionEvent (INT_4U Frame, const std::string &Event) const |
| Locate the position of the event. | |
| positionEvent_type | positionEvent (const std::string &Event, INT_4U Index) const |
| positionEvent_type | positionEvent (INT_4U Frame, const std::string &Event) const |
| Locate the position of the event. | |
| positionEvent_type | positionEvent (const std::string &Event, INT_4U Index) const |
Protected Attributes | |
| nameEvent_container_type | m_info |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inlineinherited |
Return all events.
|
inlineinherited |
Return all events.
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
Locate the position of the event.
| [in] | Frame | Frame offset of the event. |
| [in] | Event | The name of the event. |
|
inlineprotectedinherited |
Locate the position of the event.
| [in] | Frame | Frame offset of the event. |
| [in] | Event | The name of the event. |
|
staticinherited |
|
protectedinherited |
|
staticconstexprinherited |