Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::inhstruct::DLList Member List

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

addFirst(DLNode *node)elm::inhstruct::DLList
addLast(DLNode *node)elm::inhstruct::DLList
count(void) const elm::inhstruct::DLList
DLList(void)elm::inhstruct::DLList
DLList(DLList &list)elm::inhstruct::DLList
first(void) const elm::inhstruct::DLList
isEmpty(void) const elm::inhstruct::DLList
last(void) const elm::inhstruct::DLList
removeFirst(void)elm::inhstruct::DLList
removeLast(void)elm::inhstruct::DLList