filters
FormatIter Class Reference
List of all members.Detailed Description
Definition at line 160 of file listeformat.h.
Public Member Functions | |
Constructors | |
| FormatIter () | |
| FormatIter (ListeFormat &l) | |
| FormatIter (ListeFormat *) | |
Destructors | |
| virtual | ~FormatIter () |
Accessors | |
| Format * | getCourant () const |
| bool | isTerminate () const |
Modifiors | |
| void | next () |
| void | setList (ListeFormat *l) |
Constructor & Destructor Documentation
|
|
Default Constructor.
Definition at line 171 of file listeformat.h. |
|
|
Constructor.
Definition at line 173 of file listeformat.h. |
|
|
Constructor.
|
|
|
Destructor.
Definition at line 183 of file listeformat.h. |
The documentation for this class was generated from the following file:

