OpenFOAM logo
Open Source CFD Toolkit

DLListBase::const_iterator Class Reference

Collaboration diagram for DLListBase::const_iterator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 const_iterator (const DLListBase &, const link *)
 Construct for a given DLListBase and link.
 const_iterator (const iterator &)
 Construct from a non-const iterator.
void operator= (const const_iterator &)
bool operator== (const const_iterator &) const
bool operator!= (const const_iterator &) const
const linkoperator * ()
const_iteratoroperator++ ()
const_iterator operator++ (int)

Constructor & Destructor Documentation

const_iterator const DLListBase ,
const link
[inline]
 

Construct for a given DLListBase and link.

Definition at line 239 of file DLListBaseI.H.

Referenced by DLListBase::const_iterator::operator++().

const_iterator const iterator  )  [inline]
 

Construct from a non-const iterator.

Definition at line 249 of file DLListBaseI.H.

References DLListBase::const_iterator::curElmt_.


Member Function Documentation

const DLListBase::link & operator *  )  [inline]
 

Definition at line 280 of file DLListBaseI.H.

bool operator!= const const_iterator  )  const [inline]
 

Definition at line 272 of file DLListBaseI.H.

DLListBase::const_iterator operator++ int   )  [inline]
 

Definition at line 301 of file DLListBaseI.H.

References DLListBase::const_iterator::const_iterator(), DLListBase::first(), and DLListBase::size().

Here is the call graph for this function:

DLListBase::const_iterator & operator++  )  [inline]
 

Definition at line 286 of file DLListBaseI.H.

void operator= const const_iterator  )  [inline]
 

Definition at line 256 of file DLListBaseI.H.

bool operator== const const_iterator  )  const [inline]
 

Definition at line 263 of file DLListBaseI.H.


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