OpenFOAM logo
Open Source CFD Toolkit

LPtrList::const_iterator Class Reference

Inheritance diagram for LPtrList::const_iterator:

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

Collaboration graph
[legend]
List of all members.

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


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() ()

Constructor & Destructor Documentation

const_iterator LListBase_const_iterator  baseIter  )  [inline]
 

Construct from base const_iterator.

Reimplemented from LList::const_iterator.

Definition at line 235 of file LPtrList.H.

const_iterator LListBase_iterator  baseIter  )  [inline]
 

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:


Member Function Documentation

const T& operator *  )  [inline]
 

Reimplemented from LList::const_iterator.

Definition at line 254 of file LPtrList.H.

References Foam::T().

Here is the call graph for this function:

const T& operator()  )  [inline]
 

Reimplemented from LList::const_iterator.

Definition at line 259 of file LPtrList.H.


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