OpenFOAM logo
Open Source CFD Toolkit

SLListBase::const_iterator Class Reference

Collaboration diagram for SLListBase::const_iterator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 const_iterator (const SLListBase &, const link *)
 Construct for a given SLListBase 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 SLListBase ,
const link
[inline]
 

Construct for a given SLListBase and link.

Definition at line 231 of file SLListBaseI.H.

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

const_iterator const iterator  )  [inline]
 

Construct from a non-const iterator.

Definition at line 241 of file SLListBaseI.H.

References SLListBase::const_iterator::curElmt_.


Member Function Documentation

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

Definition at line 272 of file SLListBaseI.H.

bool operator!= const const_iterator  )  const [inline]
 

Definition at line 264 of file SLListBaseI.H.

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

Definition at line 293 of file SLListBaseI.H.

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

Here is the call graph for this function:

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

Definition at line 278 of file SLListBaseI.H.

void operator= const const_iterator  )  [inline]
 

Definition at line 248 of file SLListBaseI.H.

bool operator== const const_iterator  )  const [inline]
 

Definition at line 255 of file SLListBaseI.H.


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