ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
FrameCPP::Version_4::FrTOCSimData Class Reference

#include <FrTOCSimData.hh>

Inheritance diagram for FrameCPP::Version_4::FrTOCSimData:
Collaboration diagram for FrameCPP::Version_4::FrTOCSimData:

Public Types

typedef FrTOCPosition::n_type nsim_type
 
typedef FrTOCPosition::position_type position_type
 
typedef FrTOCPosition::info_type sim_info_type
 
typedef FrTOCPosition::Map_type MapSim_type
 
typedef INT_4U frame_count_type
 
typedef INT_4U n_type
 
typedef std::string name_type
 
typedef std::vector< position_typeinfo_type
 
typedef std::map< name_type, info_typeMap_type
 
typedef std::vector< name_typekey_container_type
 

Public Member Functions

 FrTOCSimData ()
 
const MapSim_typeGetSim () const
 
MapSim_type::const_iterator GetSim (const std::string &Name) const
 
MapSim_type::const_iterator GetSim (INT_4U index) const
 
void QuerySim (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position)
 
bool operator== (const FrTOCSimData &RHS) const
 
 FrTOCSimData ()
 
const MapSim_typeGetSim () const
 
MapSim_type::const_iterator GetSim (const std::string &Name) const
 
MapSim_type::const_iterator GetSim (INT_4U index) const
 
void QuerySim (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position)
 
bool operator== (const FrTOCSimData &RHS) const
 
Common::FrameSpec::size_type Bytes (const Common::StreamBase &Stream) const
 
Common::FrameSpec::size_type Bytes (const Common::StreamBase &Stream) const
 
const key_container_typeGetPositionKeys () const
 
const key_container_typeGetPositionKeys () const
 

Static Public Member Functions

static void Description (Common::Description &Desc)
 
static void Description (Common::Description &Desc)
 

Protected Member Functions

 FrTOCSimData (Common::IStream &Stream, INT_4U FrameCount)
 
void forEach (Common::FrTOC::query_info_type Info, Common::FrTOC::FunctionBase &Action) const
 Iterate over contents.
 
void write (Common::OStream &Stream) const
 
 FrTOCSimData (Common::IStream &Stream, INT_4U FrameCount)
 
void forEach (Common::FrTOC::query_info_type Info, Common::FrTOC::FunctionBase &Action) const
 Iterate over contents.
 
void write (Common::OStream &Stream) const
 
const Map_typegetInfo () const
 
Map_type::const_iterator getInfo (const std::string &Name) const
 
Map_type::const_iterator getInfo (INT_4U Index) const
 
const Map_typegetInfo () const
 
Map_type::const_iterator getInfo (const std::string &Name) const
 
Map_type::const_iterator getInfo (INT_4U Index) const
 
bool operator== (const FrTOCPosition &RHS) const
 

Protected Attributes

key_container_type m_keys
 
Map_type m_info
 

Member Typedef Documentation

◆ frame_count_type

◆ info_type

◆ key_container_type

◆ Map_type

◆ MapSim_type

◆ n_type

◆ name_type

typedef std::string FrameCPP::Version_4::FrTOCPosition::name_type
inherited

◆ nsim_type

◆ position_type

◆ sim_info_type

Constructor & Destructor Documentation

◆ FrTOCSimData() [1/4]

FrameCPP::Version_4::FrTOCSimData::FrTOCSimData ( )
inline

◆ FrTOCSimData() [2/4]

FrameCPP::Version_4::FrTOCSimData::FrTOCSimData ( Common::IStream & Stream,
INT_4U FrameCount )
inlineprotected

◆ FrTOCSimData() [3/4]

FrameCPP::Version_4::FrTOCSimData::FrTOCSimData ( )

◆ FrTOCSimData() [4/4]

FrameCPP::Version_4::FrTOCSimData::FrTOCSimData ( Common::IStream & Stream,
INT_4U FrameCount )
protected

Member Function Documentation

◆ Bytes() [1/2]

Common::FrameSpec::size_type FrameCPP::Version_4::FrTOCPosition::Bytes ( const Common::StreamBase & Stream) const
inlineinherited

◆ Bytes() [2/2]

Common::FrameSpec::size_type FrameCPP::Version_4::FrTOCPosition::Bytes ( const Common::StreamBase & Stream) const
inherited

◆ Description() [1/2]

void FrameCPP::Version_4::FrTOCSimData::Description ( Common::Description & Desc)
static

◆ Description() [2/2]

static void FrameCPP::Version_4::FrTOCSimData::Description ( Common::Description & Desc)
static

◆ forEach() [1/2]

void FrameCPP::Version_4::FrTOCSimData::forEach ( Common::FrTOC::query_info_type Info,
Common::FrTOC::FunctionBase & Action ) const
protected

Iterate over contents.

Parameters
[in]InfoSpecifies the type of information to be searched.
[in]ActionAction to be taken for each piece of information found.

This method allows for iterting over each element of information and allows the caller to gather information about each element.

◆ forEach() [2/2]

void FrameCPP::Version_4::FrTOCSimData::forEach ( Common::FrTOC::query_info_type Info,
Common::FrTOC::FunctionBase & Action ) const
protected

Iterate over contents.

Parameters
[in]InfoSpecifies the type of information to be searched.
[in]ActionAction to be taken for each piece of information found.

◆ getInfo() [1/6]

const FrTOCPosition::Map_type & FrameCPP::Version_4::FrTOCPosition::getInfo ( ) const
inlineprotectedinherited

◆ getInfo() [2/6]

const Map_type & FrameCPP::Version_4::FrTOCPosition::getInfo ( ) const
protectedinherited

◆ getInfo() [3/6]

FrTOCPosition::Map_type::const_iterator FrameCPP::Version_4::FrTOCPosition::getInfo ( const std::string & Name) const
inlineprotectedinherited

◆ getInfo() [4/6]

Map_type::const_iterator FrameCPP::Version_4::FrTOCPosition::getInfo ( const std::string & Name) const
protectedinherited

◆ getInfo() [5/6]

FrTOCPosition::Map_type::const_iterator FrameCPP::Version_4::FrTOCPosition::getInfo ( INT_4U Index) const
inlineprotectedinherited

◆ getInfo() [6/6]

Map_type::const_iterator FrameCPP::Version_4::FrTOCPosition::getInfo ( INT_4U Index) const
protectedinherited

◆ GetPositionKeys() [1/2]

const FrTOCPosition::key_container_type & FrameCPP::Version_4::FrTOCPosition::GetPositionKeys ( ) const
inlineinherited

◆ GetPositionKeys() [2/2]

const key_container_type & FrameCPP::Version_4::FrTOCPosition::GetPositionKeys ( ) const
inherited

◆ GetSim() [1/6]

const FrTOCSimData::MapSim_type & FrameCPP::Version_4::FrTOCSimData::GetSim ( ) const
inline

◆ GetSim() [2/6]

const MapSim_type & FrameCPP::Version_4::FrTOCSimData::GetSim ( ) const

◆ GetSim() [3/6]

FrTOCSimData::MapSim_type::const_iterator FrameCPP::Version_4::FrTOCSimData::GetSim ( const std::string & Name) const
inline

◆ GetSim() [4/6]

MapSim_type::const_iterator FrameCPP::Version_4::FrTOCSimData::GetSim ( const std::string & Name) const

◆ GetSim() [5/6]

FrTOCSimData::MapSim_type::const_iterator FrameCPP::Version_4::FrTOCSimData::GetSim ( INT_4U index) const
inline

◆ GetSim() [6/6]

MapSim_type::const_iterator FrameCPP::Version_4::FrTOCSimData::GetSim ( INT_4U index) const

◆ operator==() [1/3]

bool FrameCPP::Version_4::FrTOCPosition::operator== ( const FrTOCPosition & RHS) const
protectedinherited

◆ operator==() [2/3]

bool FrameCPP::Version_4::FrTOCSimData::operator== ( const FrTOCSimData & RHS) const

◆ operator==() [3/3]

bool FrameCPP::Version_4::FrTOCSimData::operator== ( const FrTOCSimData & RHS) const

◆ QuerySim() [1/2]

void FrameCPP::Version_4::FrTOCSimData::QuerySim ( const Common::TOCInfo & Info,
INT_4U FrameOffset,
INT_8U Position )

◆ QuerySim() [2/2]

void FrameCPP::Version_4::FrTOCSimData::QuerySim ( const Common::TOCInfo & Info,
INT_4U FrameOffset,
INT_8U Position )

◆ write() [1/2]

void FrameCPP::Version_4::FrTOCSimData::write ( Common::OStream & Stream) const
inlineprotected

◆ write() [2/2]

void FrameCPP::Version_4::FrTOCSimData::write ( Common::OStream & Stream) const
protected

Member Data Documentation

◆ m_info

Map_type FrameCPP::Version_4::FrTOCPosition::m_info
protectedinherited

◆ m_keys

key_container_type FrameCPP::Version_4::FrTOCPosition::m_keys
protectedinherited

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