OpenFOAM logo
Open Source CFD Toolkit

SLListBase::iterator Class Reference

Collaboration diagram for SLListBase::iterator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 iterator (SLListBase &, link *)
 Construct for a given SLListBase and link.
void operator= (const iterator &)
bool operator== (const iterator &) const
bool operator!= (const iterator &) const
linkoperator * ()
iteratoroperator++ ()
iterator operator++ (int)

Friends

class const_iterator

Constructor & Destructor Documentation

iterator SLListBase ,
link
[inline]
 

Construct for a given SLListBase and link.

Definition at line 155 of file SLListBaseI.H.

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


Member Function Documentation

SLListBase::link & operator *  )  [inline]
 

Definition at line 180 of file SLListBaseI.H.

bool operator!= const iterator  )  const [inline]
 

Definition at line 174 of file SLListBaseI.H.

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

Definition at line 201 of file SLListBaseI.H.

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

Here is the call graph for this function:

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

Definition at line 186 of file SLListBaseI.H.

void operator= const iterator  )  [inline]
 

Definition at line 162 of file SLListBaseI.H.

bool operator== const iterator  )  const [inline]
 

Definition at line 168 of file SLListBaseI.H.


Friends And Related Function Documentation

friend class const_iterator [friend]
 

Definition at line 166 of file SLListBase.H.


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