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


Public Types | |
| typedef INT_4U | frame_count_type |
| typedef INT_4U | frame_count_type |
| typedef INT_4U | n_type |
| typedef INT_4U | n_type |
| typedef std::string | name_type |
| typedef std::string | name_type |
| typedef INT_8U | position_type |
| typedef INT_8U | position_type |
| typedef std::vector< position_type > | info_type |
| typedef std::vector< position_type > | info_type |
| typedef std::map< name_type, info_type > | MapSer_type |
| typedef std::map< name_type, info_type > | MapSer_type |
| typedef std::vector< name_type > | key_container_type |
| typedef std::vector< name_type > | key_container_type |
Public Member Functions | |
| const key_container_type & | GetPositionKeys () const |
| const key_container_type & | GetPositionKeys () const |
| const MapSer_type & | GetSer () const |
| Return all channels. | |
| MapSer_type::const_iterator | GetSer (const std::string &Channel) const |
| Return the indexed data for a named channel. | |
| MapSer_type::const_iterator | GetSer (INT_4U Channel) const |
| Return the indexed data for a named channel. | |
| const MapSer_type & | GetSer () const |
| Return all channels. | |
| MapSer_type::const_iterator | GetSer (const std::string &Channel) const |
| Return the indexed data for a named channel. | |
| MapSer_type::const_iterator | GetSer (INT_4U Channel) const |
| Return the indexed data for a named channel. | |
Protected Attributes | |
| key_container_type | m_keys |
| MapSer_type | m_info |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
Return all channels.
|
inlineinherited |
Return all channels.
|
inlineinherited |
Return the indexed data for a named channel.
| [in] | Channel | The name of the channel. |
|
inlineinherited |
Return the indexed data for a named channel.
| [in] | Channel | The name of the channel. |
|
inlineinherited |
Return the indexed data for a named channel.
| [in] | Channel | The numeric offset of the channel. |
|
inlineinherited |
Return the indexed data for a named channel.
| [in] | Channel | The numeric offset of the channel. |
|
protectedinherited |
|
protectedinherited |