filters
ListElement Class Reference
List of all members.Detailed Description
Definition at line 28 of file listelement.h.
Public Member Functions | |
| ListElement () | |
| virtual | ~ListElement () |
| void | initialiser (Element *) |
| void | add (Element *) |
| Element * | getFirst () const |
| Element * | getLast () const |
| int | getSize () const |
The documentation for this class was generated from the following files:

