OpenFOAM logo
Open Source CFD Toolkit

UILList::iterator Class Reference

List of all members.

template<class LListBase, class T>
class Foam::UILList< LListBase, T >::iterator


Public Member Functions

 iterator (LListBase_iterator baseIter)
 Construct from base iterator.
T & operator * ()
T & operator() ()
iteratoroperator++ ()

Constructor & Destructor Documentation

iterator LListBase_iterator  baseIter  )  [inline]
 

Construct from base iterator.

Definition at line 189 of file UILList.H.

References Foam::operator *().

Here is the call graph for this function:


Member Function Documentation

T& operator *  )  [inline]
 

Definition at line 199 of file UILList.H.

T& operator()  )  [inline]
 

Definition at line 204 of file UILList.H.

iterator& operator++  )  [inline]
 

Definition at line 209 of file UILList.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org