A const_reverse_iterator, for base classes that support reverse iteration. More...


Public Member Functions | |
| const_reverse_iterator (const_base_iterator iter) | |
| const_pointer | get () const |
| Return the address of the object being referenced. More... | |
| const_reference | operator* () const |
| const_pointer | operator-> () const |
| const_reference | operator() () const |
A const_reverse_iterator, for base classes that support reverse iteration.
Definition at line 384 of file LPtrList.H.
|
inline |
Definition at line 390 of file LPtrList.H.
|
inline |
Return the address of the object being referenced.
Definition at line 398 of file LPtrList.H.
References Foam::operator*().

|
inline |
Definition at line 403 of file LPtrList.H.
Referenced by LPtrList< LListBase, T >::const_reverse_iterator::operator()().

|
inline |
Definition at line 408 of file LPtrList.H.
|
inline |
Definition at line 413 of file LPtrList.H.
References LPtrList< LListBase, T >::const_reverse_iterator::operator*().
