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
| ParaIter::ParaIter | ( | ) | [inline] |
| ParaIter::ParaIter | ( | ListPara & | l | ) | [inline] |
| ParaIter::ParaIter | ( | ListPara * | l | ) | [inline] |
| virtual ParaIter::~ParaIter | ( | ) | [inline, virtual] |
The documentation for this class was generated from the following file:

