#include <FrTOCAdcData.hh>
|
MapADC_type & | getADC () |
|
MapADC_type::iterator | getADC (const std::string &Name) |
|
MapADC_type::iterator | getADC (INT_4U index) |
|
reverse_lookup_type::mapped_type | reverse_lookup (const reverse_lookup_type::key_type &key) const |
|
MapADC_type & | getADC () |
|
MapADC_type::iterator | getADC (const std::string &Name) |
|
MapADC_type::iterator | getADC (INT_4U index) |
|
reverse_lookup_type::mapped_type | reverse_lookup (const reverse_lookup_type::key_type &key) const |
|
◆ channel_id_type [1/2]
◆ channel_id_type [2/2]
◆ group_id_type [1/2]
◆ group_id_type [2/2]
◆ key_container_type [1/2]
◆ key_container_type [2/2]
◆ MapADC_type [1/2]
◆ MapADC_type [2/2]
◆ nadc_type [1/2]
◆ nadc_type [2/2]
◆ name_type [1/2]
◆ name_type [2/2]
◆ position_type [1/2]
◆ position_type [2/2]
◆ positions_cache_type [1/2]
◆ positions_cache_type [2/2]
◆ reverse_lookup_type [1/2]
◆ reverse_lookup_type [2/2]
◆ FrTOCAdcData() [1/4]
FrameCPP::Version_6::FrTOCAdcData::FrTOCAdcData |
( |
| ) |
|
◆ FrTOCAdcData() [2/4]
FrameCPP::Version_6::FrTOCAdcData::FrTOCAdcData |
( |
Common::IStream & | Stream, |
|
|
INT_4U | FrameCount ) |
|
protected |
◆ FrTOCAdcData() [3/4]
FrameCPP::Version_6::FrTOCAdcData::FrTOCAdcData |
( |
| ) |
|
◆ FrTOCAdcData() [4/4]
FrameCPP::Version_6::FrTOCAdcData::FrTOCAdcData |
( |
Common::IStream & | Stream, |
|
|
INT_4U | FrameCount ) |
|
protected |
◆ Bytes() [1/2]
◆ Bytes() [2/2]
◆ cachePositions() [1/2]
void FrameCPP::Version_6::FrTOCAdcData::cachePositions |
( |
istream_type & | Stream | ) |
|
|
inlineprotected |
◆ cachePositions() [2/2]
void FrameCPP::Version_6::FrTOCAdcData::cachePositions |
( |
istream_type & | Stream | ) |
|
|
protected |
◆ Description() [1/2]
◆ Description() [2/2]
◆ forEach() [1/2]
void FrameCPP::Version_6::FrTOCAdcData::forEach |
( |
Common::FrTOC::query_info_type | Info, |
|
|
Common::FrTOC::FunctionBase & | Action ) const |
|
protected |
Iterate over contents.
- Parameters
-
[in] | Info | Specifies the type of information to be searched. |
[in] | Action | Action 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_6::FrTOCAdcData::forEach |
( |
Common::FrTOC::query_info_type | Info, |
|
|
Common::FrTOC::FunctionBase & | Action ) const |
|
protected |
Iterate over contents.
- Parameters
-
[in] | Info | Specifies the type of information to be searched. |
[in] | Action | Action to be taken for each piece of information found. |
◆ GetADC() [1/6]
◆ GetADC() [2/6]
const MapADC_type & FrameCPP::Version_6::FrTOCAdcData::GetADC |
( |
| ) |
const |
◆ GetADC() [3/6]
FrTOCAdcData::MapADC_type::const_iterator FrameCPP::Version_6::FrTOCAdcData::GetADC |
( |
const std::string & | Name | ) |
const |
◆ GetADC() [4/6]
MapADC_type::const_iterator FrameCPP::Version_6::FrTOCAdcData::GetADC |
( |
const std::string & | Name | ) |
const |
◆ GetADC() [5/6]
FrTOCAdcData::MapADC_type::const_iterator FrameCPP::Version_6::FrTOCAdcData::GetADC |
( |
INT_4U | index | ) |
const |
◆ GetADC() [6/6]
MapADC_type::const_iterator FrameCPP::Version_6::FrTOCAdcData::GetADC |
( |
INT_4U | index | ) |
const |
◆ getADC() [1/6]
◆ getADC() [2/6]
MapADC_type & FrameCPP::Version_6::FrTOCAdcData::getADC |
( |
| ) |
|
|
private |
◆ getADC() [3/6]
FrTOCAdcData::MapADC_type::iterator FrameCPP::Version_6::FrTOCAdcData::getADC |
( |
const std::string & | Name | ) |
|
|
inlineprivate |
◆ getADC() [4/6]
MapADC_type::iterator FrameCPP::Version_6::FrTOCAdcData::getADC |
( |
const std::string & | Name | ) |
|
|
private |
◆ getADC() [5/6]
FrTOCAdcData::MapADC_type::iterator FrameCPP::Version_6::FrTOCAdcData::getADC |
( |
INT_4U | index | ) |
|
|
inlineprivate |
◆ getADC() [6/6]
MapADC_type::iterator FrameCPP::Version_6::FrTOCAdcData::getADC |
( |
INT_4U | index | ) |
|
|
private |
◆ GetKeys() [1/2]
Retrieve the keys.
- Returns
- Constant container of keys.
◆ GetKeys() [2/2]
Retrieve the keys.
- Returns
- Constant container of keys.
◆ operator==() [1/2]
bool FrameCPP::Version_6::FrTOCAdcData::operator== |
( |
const FrTOCAdcData & | RHS | ) |
const |
◆ operator==() [2/2]
bool FrameCPP::Version_6::FrTOCAdcData::operator== |
( |
const FrTOCAdcData & | RHS | ) |
const |
◆ QueryAdc() [1/2]
void FrameCPP::Version_6::FrTOCAdcData::QueryAdc |
( |
const Common::TOCInfo & | Info, |
|
|
INT_4U | FrameOffset, |
|
|
INT_8U | Position ) |
◆ QueryAdc() [2/2]
void FrameCPP::Version_6::FrTOCAdcData::QueryAdc |
( |
const Common::TOCInfo & | Info, |
|
|
INT_4U | FrameOffset, |
|
|
INT_8U | Position ) |
◆ reverse_lookup() [1/2]
FrTOCAdcData::reverse_lookup_type::mapped_type FrameCPP::Version_6::FrTOCAdcData::reverse_lookup |
( |
const reverse_lookup_type::key_type & | key | ) |
const |
|
inlineprivate |
◆ reverse_lookup() [2/2]
reverse_lookup_type::mapped_type FrameCPP::Version_6::FrTOCAdcData::reverse_lookup |
( |
const reverse_lookup_type::key_type & | key | ) |
const |
|
private |
◆ seekPositions() [1/4]
◆ seekPositions() [2/4]
◆ seekPositions() [3/4]
void FrameCPP::Version_6::FrTOCAdcData::seekPositions |
( |
istream_type & | Stream, |
|
|
const std::string & | Channel ) |
|
inlineprotected |
◆ seekPositions() [4/4]
void FrameCPP::Version_6::FrTOCAdcData::seekPositions |
( |
istream_type & | Stream, |
|
|
const std::string & | Channel ) |
|
protected |
◆ write() [1/2]
void FrameCPP::Version_6::FrTOCAdcData::write |
( |
Common::OStream & | Stream | ) |
const |
|
protected |
◆ write() [2/2]
void FrameCPP::Version_6::FrTOCAdcData::write |
( |
Common::OStream & | Stream | ) |
const |
|
protected |
◆ m_info
◆ m_keys
◆ m_positions_start
position_type FrameCPP::Version_6::FrTOCAdcData::m_positions_start |
|
protected |
◆ positions_cache
A cache of the positions of the FrAdcData structures within the stream.
◆ positions_cache_offset
position_type FrameCPP::Version_6::FrTOCAdcData::positions_cache_offset |
|
private |
The number of bytes from the end of the stream where the array containing the FrAdcData offsets.
◆ reverse_lookup_
Provide means where a channel index can be mapped to a channel name
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/build/include/framecpp/Version6/FrTOCAdcData.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/src/Version6/FrTOCAdcData.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/src/Version6/FrTOCAdcData.cc