#include <FrTOCProcData.hh>
|
const key_container_type & | GetKeys () const |
| Retrieve the keys.
|
|
const MapProc_type & | GetProc () const |
| Return all channels.
|
|
MapProc_type::const_iterator | GetProc (const std::string &Channel) const |
| Return the indexed data for a named channel.
|
|
MapProc_type::const_iterator | GetProc (INT_4U Channel) const |
| Return the indexed data for a named channel.
|
|
const key_container_type & | GetKeys () const |
| Retrieve the keys.
|
|
const MapProc_type & | GetProc () const |
| Return all channels.
|
|
MapProc_type::const_iterator | GetProc (const std::string &Channel) const |
| Return the indexed data for a named channel.
|
|
MapProc_type::const_iterator | GetProc (INT_4U Channel) const |
| Return the indexed data for a named channel.
|
|
◆ key_container_type [1/2]
◆ key_container_type [2/2]
◆ MapProc_type [1/2]
◆ MapProc_type [2/2]
◆ name_type [1/2]
◆ name_type [2/2]
◆ nproc_type [1/2]
◆ nproc_type [2/2]
◆ position_type [1/2]
◆ position_type [2/2]
◆ proc_info_type [1/2]
◆ proc_info_type [2/2]
◆ GetKeys() [1/2]
Retrieve the keys.
- Returns
- Constant container of keys.
◆ GetKeys() [2/2]
Retrieve the keys.
- Returns
- Constant container of keys.
◆ GetProc() [1/6]
const MapProc_type & FrameCPP::v8::FrTOCProcData::GetProc |
( |
| ) |
const |
|
inline |
Return all channels.
- Returns
- Constant container to the indexed FrProcData elements.
◆ GetProc() [2/6]
const MapProc_type & FrameCPP::v8::FrTOCProcData::GetProc |
( |
| ) |
const |
|
inline |
Return all channels.
- Returns
- Constant container to the indexed FrProcData elements.
◆ GetProc() [3/6]
MapProc_type::const_iterator FrameCPP::v8::FrTOCProcData::GetProc |
( |
const std::string & | Channel | ) |
const |
|
inline |
Return the indexed data for a named channel.
- Parameters
-
[in] | Channel | The name of the channel. |
- Returns
- Constant iterator to the indexed FrProcData element.
◆ GetProc() [4/6]
MapProc_type::const_iterator FrameCPP::v8::FrTOCProcData::GetProc |
( |
const std::string & | Channel | ) |
const |
|
inline |
Return the indexed data for a named channel.
- Parameters
-
[in] | Channel | The name of the channel. |
- Returns
- Constant iterator to the indexed FrProcData element.
◆ GetProc() [5/6]
MapProc_type::const_iterator FrameCPP::v8::FrTOCProcData::GetProc |
( |
INT_4U | Channel | ) |
const |
|
inline |
Return the indexed data for a named channel.
- Parameters
-
[in] | Channel | The numeric offset of the channel. |
- Returns
- Constant iterator to the indexed FrProcData element.
◆ GetProc() [6/6]
MapProc_type::const_iterator FrameCPP::v8::FrTOCProcData::GetProc |
( |
INT_4U | Channel | ) |
const |
|
inline |
Return the indexed data for a named channel.
- Parameters
-
[in] | Channel | The numeric offset of the channel. |
- Returns
- Constant iterator to the indexed FrProcData element.
◆ m_info
◆ m_keys
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/build/include/framecpp/storage/data/v8/FrTOCProcData.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/storage/data/v8/FrTOCProcData.hh