const_iterator class for RawFileData container.
More...
#include <RawFileData.hh>
|
| StructureMap::const_iterator | it_ |
| |
◆ const_iterator() [1/2]
| core::io::raw_data::RawFileData::const_iterator::const_iterator |
( |
| ) |
|
|
inline |
◆ const_iterator() [2/2]
| core::io::raw_data::RawFileData::const_iterator::const_iterator |
( |
StructureMap::const_iterator |
s_iter | ) |
|
|
inline |
Constructor, given an iterator into the StructureMap.
◆ ~const_iterator()
| core::io::raw_data::RawFileData::const_iterator::~const_iterator |
( |
| ) |
|
|
inline |
◆ operator!=()
| bool core::io::raw_data::RawFileData::const_iterator::operator!= |
( |
const const_iterator & |
other | ) |
|
|
inline |
◆ operator*()
| RawStructOP core::io::raw_data::RawFileData::const_iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
| const_iterator& core::io::raw_data::RawFileData::const_iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator->()
| RawStructOP core::io::raw_data::RawFileData::const_iterator::operator-> |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ operator==()
| bool core::io::raw_data::RawFileData::const_iterator::operator== |
( |
const const_iterator & |
other | ) |
|
|
inline |
◆ it_
| StructureMap::const_iterator core::io::raw_data::RawFileData::const_iterator::it_ |
|
private |
The documentation for this class was generated from the following file: