![]() |
|
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() () |
|
Construct from base const_iterator.
Reimplemented from LList::const_iterator. Definition at line 235 of file LPtrList.H. |
|
Construct from base iterator.
Reimplemented from LList::const_iterator. Definition at line 244 of file LPtrList.H. References Foam::operator *(). |
Here is the call graph for this function:
|
Reimplemented from LList::const_iterator. Definition at line 254 of file LPtrList.H. References Foam::T(). |
Here is the call graph for this function:
|
Reimplemented from LList::const_iterator. Definition at line 259 of file LPtrList.H. |