|
typedef it_base< REF, REF, REF_C >::RecipientBase_t | RecipientBase_t |
|
typedef REF | Ref_t |
|
typedef REF_C | RefConst_t |
|
typedef it_ref< T, REF, REF_C > | It_t |
|
typedef cont_with_positioner< REF > | RecipientBase_t |
|
typedef REF | Ref_t |
|
typedef REF_C | RefConst_t |
|
|
| it_ref_const (const RecipientBase_t &aRecipient, IterFrom_t from=head) |
|
| it_ref_const (const it_ref_const &other) |
|
| it_ref_const (const It_t &other) |
|
it_ref_const & | operator= (const it_ref_const &other) |
|
it_ref_const | operator+ (int inc) |
|
it_ref_const | operator- (int dec) |
|
it_ref_const & | operator++ (int) |
|
it_ref_const & | operator-- (int) |
|
it_ref_const & | operator++ () |
|
it_ref_const & | operator-- () |
|
it_ref_const & | operator+= (int inc) |
|
it_ref_const & | operator-= (int dec) |
|
Ref_t & | underlying () |
|
RefConst_t | underlying () const |
|
| operator RefConst_t () const |
|
const T * | operator-> () const |
|
const T & | operator* () const |
|
virtual bool | isIn () const |
|
virtual bool | isMine (const RecipientBase_t &aRecipient) const |
|
virtual void | toBegin () |
|
virtual void | toEnd () |
|
virtual void | forward (GUint32_t inc=1) |
|
virtual void | backward (GUint32_t dec=1) |
|
virtual void | moveOf (int inc) |
|
virtual bool | isNull () const |
|
bool | operator== (const it_base &aOther) const |
|
bool | operator!= (const it_base &aOther) const |
|
The documentation for this class was generated from the following file: