![]() |
|
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.
|
|
Construct from base iterator.
Definition at line 239 of file UILList.H. References Foam::operator *(). |
Here is the call graph for this function:
|
|
|
|
|
|