OpenFOAM logo
Open Source CFD Toolkit

LPtrList::iterator Class Reference

Inheritance diagram for LPtrList::iterator:

Inheritance graph
[legend]
Collaboration diagram for LPtrList::iterator:

Collaboration graph
[legend]
List of all members.

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


Public Member Functions

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

Constructor & Destructor Documentation

iterator LListBase_iterator  baseIter  )  [inline]
 

Construct from base iterator.

Reimplemented from LList::iterator.

Definition at line 200 of file LPtrList.H.

References Foam::operator *().

Here is the call graph for this function:


Member Function Documentation

T& operator *  )  [inline]
 

Reimplemented from LList::iterator.

Definition at line 210 of file LPtrList.H.

T& operator()  )  [inline]
 

Reimplemented from LList::iterator.

Definition at line 215 of file LPtrList.H.


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