filters
FormatElt Class Reference
List of all members.Detailed Description
Definition at line 29 of file listeformat.h.
Public Member Functions | |
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
| FormatElt::FormatElt | ( | ) | [inline] |
| FormatElt::FormatElt | ( | FormatElt * | eltt | ) | [inline] |
| FormatElt::~FormatElt | ( | ) | [virtual] |
| FormatElt::FormatElt | ( | ) | [inline] |
| FormatElt::FormatElt | ( | FormatElt * | eltt | ) | [inline] |
| FormatElt::~FormatElt | ( | ) | [virtual] |
Member Function Documentation
The documentation for this class was generated from the following files:

