![]() |
Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for SLList, including all inherited members.
| addFirst(SLNode *node) | SLList | inline |
| addLast(SLNode *node) | SLList | |
| count(void) const | SLList | |
| first(void) const | SLList | inline |
| isEmpty(void) const | SLList | inline |
| last(void) const | SLList | |
| removeFirst(void) | SLList | inline |
| removeLast(void) | SLList | |
| SLList(void) | SLList | inline |