OpenFOAM logo
Open Source CFD Toolkit

UILList::const_iterator Class Reference

List of all members.

template<class LListBase, class T>
class Foam::UILList< 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() ()
const_iteratoroperator++ ()

Constructor & Destructor Documentation

const_iterator LListBase_const_iterator  baseIter  )  [inline]
 

Construct from base const_iterator.

Definition at line 230 of file UILList.H.

const_iterator LListBase_iterator  baseIter  )  [inline]
 

Construct from base iterator.

Definition at line 239 of file UILList.H.

References Foam::operator *().

Here is the call graph for this function:


Member Function Documentation

const T& operator *  )  [inline]
 

Definition at line 249 of file UILList.H.

const T& operator()  )  [inline]
 

Definition at line 256 of file UILList.H.

const_iterator& operator++  )  [inline]
 

Definition at line 261 of file UILList.H.


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