![]() |
|
Public Member Functions | |
const_iterator (LListBase_const_iterator baseIter) | |
Construct from base const_iterator. | |
const_iterator (LListBase_iterator baseIter) | |
Construct from base iterator. | |
const T & | operator * () |
const T & | operator() () |
const_iterator & | operator++ () |
|
Construct from base const_iterator.
Reimplemented in LPtrList::const_iterator. |
|
Construct from base iterator.
Reimplemented in LPtrList::const_iterator. Definition at line 285 of file LList.H. References Foam::operator *(). |
Here is the call graph for this function:
|
Reimplemented in LPtrList::const_iterator. |
|
Reimplemented in LPtrList::const_iterator. Definition at line 302 of file LList.H. References Foam::T(). |
Here is the call graph for this function:
|
|