filters
ListeFormat Class Reference
List of all members.Detailed Description
Definition at line 97 of file listeformat.h.
Public Member Functions | |
Accesseurs | |
| Format * | getFirst () const |
| FormatElt * | getFirstElt () const |
| Format * | getLast () const |
| bool | isVide () const |
| int | getSize () const |
Modifieurs | |
| void | addLast (Format *) |
| void | addFirst (Format *) |
| void | remLast () |
| void | remFirst () |
| void | vider () |
Constructor & Destructor Documentation
| ListeFormat::ListeFormat | ( | ) |
| ListeFormat::ListeFormat | ( | ) |
Member Function Documentation
| void ListeFormat::vider | ( | ) |
The documentation for this class was generated from the following files:

