OpenFOAM logo
Open Source CFD Toolkit

LList::iterator Class Reference

Inheritance diagram for LList::iterator:

Inheritance graph
[legend]
List of all members.

template<class LListBase, class T>
class Foam::LList< 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.

Reimplemented in LPtrList::iterator.

Definition at line 232 of file LList.H.


Member Function Documentation

T& operator *  )  [inline]
 

Reimplemented in LPtrList::iterator.

Definition at line 242 of file LList.H.

T& operator()  )  [inline]
 

Reimplemented in LPtrList::iterator.

Definition at line 249 of file LList.H.

iterator& operator++  )  [inline]
 

Definition at line 254 of file LList.H.


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