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