#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 |
|
◆ channelID_type [1/2]
◆ channelID_type [2/2]
◆ groupID_type [1/2]
◆ groupID_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_4::FrTOCAdcData::FrTOCAdcData |
( |
| ) |
|
|
inline |
◆ FrTOCAdcData() [2/4]
FrameCPP::Version_4::FrTOCAdcData::FrTOCAdcData |
( |
Common::IStream & |
Stream, |
|
|
INT_4U |
FrameCount |
|
) |
| |
|
inlineprotected |
◆ FrTOCAdcData() [3/4]
FrameCPP::Version_4::FrTOCAdcData::FrTOCAdcData |
( |
| ) |
|
◆ FrTOCAdcData() [4/4]
FrameCPP::Version_4::FrTOCAdcData::FrTOCAdcData |
( |
Common::IStream & |
Stream, |
|
|
INT_4U |
FrameCount |
|
) |
| |
|
protected |
◆ Bytes() [1/2]
◆ Bytes() [2/2]
◆ cachePositions() [1/2]
void FrameCPP::Version_4::FrTOCAdcData::cachePositions |
( |
istream_type & |
Stream | ) |
|
|
inlineprotected |
◆ cachePositions() [2/2]
void FrameCPP::Version_4::FrTOCAdcData::cachePositions |
( |
istream_type & |
Stream | ) |
|
|
protected |
◆ Description() [1/2]
◆ Description() [2/2]
◆ forEach() [1/2]
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]
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]
MapADC_type& FrameCPP::Version_4::FrTOCAdcData::getADC |
( |
| ) |
|
|
private |
◆ GetADC() [1/6]
◆ GetADC() [2/6]
const MapADC_type& FrameCPP::Version_4::FrTOCAdcData::GetADC |
( |
| ) |
const |
◆ getADC() [3/6]
FrTOCAdcData::MapADC_type::iterator FrameCPP::Version_4::FrTOCAdcData::getADC |
( |
const std::string & |
Name | ) |
|
|
inlineprivate |
◆ getADC() [4/6]
MapADC_type::iterator FrameCPP::Version_4::FrTOCAdcData::getADC |
( |
const std::string & |
Name | ) |
|
|
private |
◆ GetADC() [3/6]
FrTOCAdcData::MapADC_type::const_iterator FrameCPP::Version_4::FrTOCAdcData::GetADC |
( |
const std::string & |
Name | ) |
const |
|
inline |
◆ GetADC() [4/6]
MapADC_type::const_iterator FrameCPP::Version_4::FrTOCAdcData::GetADC |
( |
const std::string & |
Name | ) |
const |
◆ getADC() [5/6]
FrTOCAdcData::MapADC_type::iterator FrameCPP::Version_4::FrTOCAdcData::getADC |
( |
INT_4U |
index | ) |
|
|
inlineprivate |
◆ getADC() [6/6]
MapADC_type::iterator FrameCPP::Version_4::FrTOCAdcData::getADC |
( |
INT_4U |
index | ) |
|
|
private |
◆ GetADC() [5/6]
FrTOCAdcData::MapADC_type::const_iterator FrameCPP::Version_4::FrTOCAdcData::GetADC |
( |
INT_4U |
index | ) |
const |
|
inline |
◆ GetADC() [6/6]
MapADC_type::const_iterator FrameCPP::Version_4::FrTOCAdcData::GetADC |
( |
INT_4U |
index | ) |
const |
◆ operator==() [1/2]
bool FrameCPP::Version_4::FrTOCAdcData::operator== |
( |
const FrTOCAdcData & |
RHS | ) |
const |
◆ operator==() [2/2]
bool FrameCPP::Version_4::FrTOCAdcData::operator== |
( |
const FrTOCAdcData & |
RHS | ) |
const |
◆ QueryADC() [1/2]
void FrameCPP::Version_4::FrTOCAdcData::QueryADC |
( |
const Common::TOCInfo & |
Info, |
|
|
INT_4U |
FrameOffset, |
|
|
INT_8U |
Position |
|
) |
| |
◆ QueryADC() [2/2]
void FrameCPP::Version_4::FrTOCAdcData::QueryADC |
( |
const Common::TOCInfo & |
Info, |
|
|
INT_4U |
FrameOffset, |
|
|
INT_8U |
Position |
|
) |
| |
◆ reverse_lookup() [1/2]
FrTOCAdcData::reverse_lookup_type::mapped_type FrameCPP::Version_4::FrTOCAdcData::reverse_lookup |
( |
const reverse_lookup_type::key_type & |
key | ) |
const |
|
inlineprivate |
◆ reverse_lookup() [2/2]
reverse_lookup_type::mapped_type FrameCPP::Version_4::FrTOCAdcData::reverse_lookup |
( |
const reverse_lookup_type::key_type & |
key | ) |
const |
|
private |
◆ seekPositions() [1/4]
◆ seekPositions() [2/4]
◆ seekPositions() [3/4]
void FrameCPP::Version_4::FrTOCAdcData::seekPositions |
( |
istream_type & |
Stream, |
|
|
const std::string & |
Channel |
|
) |
| |
|
inlineprotected |
◆ seekPositions() [4/4]
void FrameCPP::Version_4::FrTOCAdcData::seekPositions |
( |
istream_type & |
Stream, |
|
|
const std::string & |
Channel |
|
) |
| |
|
protected |
◆ write() [1/2]
void FrameCPP::Version_4::FrTOCAdcData::write |
( |
Common::OStream & |
Stream | ) |
const |
|
inlineprotected |
◆ write() [2/2]
void FrameCPP::Version_4::FrTOCAdcData::write |
( |
Common::OStream & |
Stream | ) |
const |
|
protected |
◆ m_adc_info
MapADC_type FrameCPP::Version_4::FrTOCAdcData::m_adc_info |
|
protected |
◆ m_keys
◆ positions_cache
A cache of the positions of the FrAdcData structures within the stream.
◆ positions_cache_offset
position_type FrameCPP::Version_4::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: