Definition at line 78 of file RRangeCast.hxx.
Public Member Functions | |
TypedIter (WrappedIterator_t const &iter) | |
bool | operator!= (const TypedIter &rhs) const |
T | operator* () |
TypedIter & | operator++ () |
TypedIter | operator++ (int) |
bool | operator== (const TypedIter &rhs) const |
void | swap (TypedIter &other) |
Private Attributes | |
WrappedIterator_t | fIter |
#include <ROOT/RRangeCast.hxx>
|
inline |
Definition at line 81 of file RRangeCast.hxx.
|
inline |
Definition at line 95 of file RRangeCast.hxx.
|
inline |
Definition at line 108 of file RRangeCast.hxx.
|
inline |
Definition at line 83 of file RRangeCast.hxx.
|
inline |
Definition at line 88 of file RRangeCast.hxx.
|
inline |
Definition at line 94 of file RRangeCast.hxx.
|
inline |
Definition at line 97 of file RRangeCast.hxx.
|
private |
Definition at line 124 of file RRangeCast.hxx.