Definition at line 45 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 48 of file RRangeCast.hxx.
|
inline |
Definition at line 62 of file RRangeCast.hxx.
|
inline |
Definition at line 69 of file RRangeCast.hxx.
|
inline |
Definition at line 50 of file RRangeCast.hxx.
|
inline |
Definition at line 55 of file RRangeCast.hxx.
|
inline |
Definition at line 61 of file RRangeCast.hxx.
|
inline |
Definition at line 64 of file RRangeCast.hxx.
|
private |
Definition at line 82 of file RRangeCast.hxx.