filters
FormatElt Class Reference
List of all members.Detailed Description
Definition at line 29 of file listeformat.h.
Public Member Functions | |
Constructors | |
| FormatElt () | |
| FormatElt (FormatElt *eltt) | |
Destructors | |
| virtual | ~FormatElt () |
Accessors | |
| Format * | getFormat () const |
| FormatElt * | getNext () const |
Modifiors | |
| void | setFormat (Format *) |
| void | remFormat () |
| void | setNext (FormatElt *) |
| void | remNext () |
Operateurs | |
| FormatElt & | operator= (const FormatElt &) |
Constructor & Destructor Documentation
|
|
Default Constructor.
Definition at line 44 of file listeformat.h. |
|
|
Recopy Constructor.
Definition at line 50 of file listeformat.h. |
|
|
Destructor.
Definition at line 39 of file listeformat.cc. |
Member Function Documentation
|
|
Operateur d'affectation.
Definition at line 71 of file listeformat.cc. |
The documentation for this class was generated from the following files:

