filters
ParaIter Class Reference
List of all members.Detailed Description
Definition at line 52 of file listepara.h.
Public Member Functions | |
Constructors | |
ParaIter () | |
ParaIter (ListPara &l) | |
ParaIter (ListPara *l) | |
Destructors | |
virtual | ~ParaIter () |
Accessors | |
Para * | getCourant () const |
bool | isTerminate () const |
Modifiors | |
void | next () |
void | setList (const ListPara &l) |
Constructor & Destructor Documentation
|
Default Constructor.
Definition at line 63 of file listepara.h. |
|
Constructor.
Definition at line 65 of file listepara.h. |
|
Constructor.
Definition at line 67 of file listepara.h. |
|
Destructor.
Definition at line 80 of file listepara.h. |
The documentation for this class was generated from the following file: