ldas-tools-framecpp  2.6.2
Classes | Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Protected Attributes | List of all members
FrameCPP::Version_6::FrTOCSimEvent Class Reference

#include <FrTOCSimEvent.hh>

Inheritance diagram for FrameCPP::Version_6::FrTOCSimEvent:
FrameCPP::Version_6::FrTOC

Classes

struct  event_type
 

Public Types

typedef INT_4U nevent_type
 
typedef STRING name_type
 
typedef INT_4U gtimesSim_type
 
typedef INT_4U gtimenSim_type
 
typedef REAL_4 amplitudeSimEvent_type
 
typedef INT_8U positionSimEvent_type
 
typedef std::vector< event_typeevents_container_type
 
typedef std::map< name_type, events_container_typenameSimEvent_container_type
 

Public Member Functions

 FrTOCSimEvent ()
 
Common::FrameSpec::size_type Bytes (const Common::StreamBase &Stream) const
 
const nameSimEvent_container_typeGetSimEvent () const
 
void QuerySimEvent (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position)
 
bool operator== (const FrTOCSimEvent &RHS) const
 

Static Public Member Functions

template<typename SE >
static void Description (Common::Description &Desc)
 

Static Public Attributes

static const int event_type_size
 

Protected Member Functions

 FrTOCSimEvent (Common::IStream &Stream)
 
positionSimEvent_type positionSimEvent (INT_4U Frame, const std::string &SimEvent) const
 Locate the position of the event. More...
 
positionSimEvent_type positionSimEvent (const std::string &EventType, INT_4U Index) const
 Locate the position of the event. More...
 
void write (Common::OStream &Stream) const
 

Protected Attributes

nameSimEvent_container_type m_info
 

Member Typedef Documentation

◆ amplitudeSimEvent_type

◆ events_container_type

◆ gtimenSim_type

◆ gtimesSim_type

◆ name_type

◆ nameSimEvent_container_type

◆ nevent_type

◆ positionSimEvent_type

Constructor & Destructor Documentation

◆ FrTOCSimEvent() [1/2]

FrameCPP::Version_6::FrTOCSimEvent::FrTOCSimEvent ( )

◆ FrTOCSimEvent() [2/2]

FrameCPP::Version_6::FrTOCSimEvent::FrTOCSimEvent ( Common::IStream Stream)
protected

Member Function Documentation

◆ Bytes()

Common::FrameSpec::size_type FrameCPP::Version_6::FrTOCSimEvent::Bytes ( const Common::StreamBase Stream) const
inline

◆ Description()

template<typename SE >
void FrameCPP::Version_6::FrTOCSimEvent::Description ( Common::Description Desc)
static

◆ GetSimEvent()

const FrTOCSimEvent::nameSimEvent_container_type & FrameCPP::Version_6::FrTOCSimEvent::GetSimEvent ( ) const
inline

◆ operator==()

bool FrameCPP::Version_6::FrTOCSimEvent::operator== ( const FrTOCSimEvent RHS) const

◆ positionSimEvent() [1/2]

FrTOCSimEvent::positionSimEvent_type FrameCPP::Version_6::FrTOCSimEvent::positionSimEvent ( INT_4U  Frame,
const std::string &  SimEvent 
) const
protected

Locate the position of the event.

Parameters
[in]FrameFrame offset of the event.
[in]SimEventThe name of the event.
Returns
The file position of the requested event.

◆ positionSimEvent() [2/2]

FrTOCSimEvent::positionSimEvent_type FrameCPP::Version_6::FrTOCSimEvent::positionSimEvent ( const std::string &  EventType,
INT_4U  Index 
) const
protected

Locate the position of the event.

Parameters
[in]EventTypeThe name of the event.
[in]IndexOffset of the event.
Returns
The file position of the requested event.

◆ QuerySimEvent()

void FrameCPP::Version_6::FrTOCSimEvent::QuerySimEvent ( const Common::TOCInfo Info,
INT_4U  FrameOffset,
INT_8U  Position 
)

◆ write()

void FrameCPP::Version_6::FrTOCSimEvent::write ( Common::OStream Stream) const
protected

Member Data Documentation

◆ event_type_size

const int FrameCPP::Version_6::FrTOCSimEvent::event_type_size
static
Initial value:
= sizeof( gtimesSim_type )
+ sizeof( gtimenSim_type )

◆ m_info

nameSimEvent_container_type FrameCPP::Version_6::FrTOCSimEvent::m_info
protected

The documentation for this class was generated from the following files: