Definition at line 46 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 49 of file RRangeCast.hxx.
|
inline |
Definition at line 63 of file RRangeCast.hxx.
|
inline |
Definition at line 70 of file RRangeCast.hxx.
|
inline |
Definition at line 51 of file RRangeCast.hxx.
|
inline |
Definition at line 56 of file RRangeCast.hxx.
|
inline |
Definition at line 62 of file RRangeCast.hxx.
|
inline |
Definition at line 65 of file RRangeCast.hxx.
|
private |
Definition at line 83 of file RRangeCast.hxx.