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

