filters
ListeFormat Class Reference
List of all members.Detailed Description
Definition at line 97 of file listeformat.h.
Public Member Functions | |
Constructors | |
| ListeFormat () | |
Destructors | |
| virtual | ~ListeFormat () |
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
|
|
Default Constructor.
Definition at line 79 of file listeformat.cc. |
Member Function Documentation
|
|
^name Fonctions de delegation
Definition at line 154 of file listeformat.cc. |
The documentation for this class was generated from the following files:

