Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
DLList Member List

This is the complete list of members for DLList, including all inherited members.

addFirst(DLNode *node)DLListinline
addLast(DLNode *node)DLListinline
count(void) constDLListinline
DLList(void)DLListinline
DLList(DLList &list)DLListinline
first(void) constDLListinline
head(void) constDLListinline
isEmpty(void) constDLListinline
last(void) constDLListinline
removeFirst(void)DLListinline
removeLast(void)DLListinline
tail(void) constDLListinline