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::DLNode Member List

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

atBegin(void) const elm::inhstruct::DLNode
atEnd(void) const elm::inhstruct::DLNode
insertAfter(DLNode *node)elm::inhstruct::DLNode
insertBefore(DLNode *node)elm::inhstruct::DLNode
next(void) const elm::inhstruct::DLNode
previous(void) const elm::inhstruct::DLNode
remove(void)elm::inhstruct::DLNode
removeNext(void)elm::inhstruct::DLNode
removePrevious(void)elm::inhstruct::DLNode
replace(DLNode *node)elm::inhstruct::DLNode