Rudiments
dictionarylistnode< keytype, datatype > Member List
This is the complete list of members for dictionarylistnode< keytype, datatype >, including all inherited members.
compare(dictionarynode< keytype, datatype > *data) constlinkedlistnode< dictionarynode< keytype, datatype > * >
getData() constlinkedlistnode< dictionarynode< keytype, datatype > * >
getNext()linkedlistnode< dictionarynode< keytype, datatype > * >
getPrevious()linkedlistnode< dictionarynode< keytype, datatype > * >
linkedlistnode()linkedlistnode< dictionarynode< keytype, datatype > * >
print() constlinkedlistnode< dictionarynode< keytype, datatype > * >
setData(dictionarynode< keytype, datatype > *data)linkedlistnode< dictionarynode< keytype, datatype > * >
setNext(linkedlistnode< dictionarynode< keytype, datatype > * > *next)linkedlistnode< dictionarynode< keytype, datatype > * >
setPrevious(linkedlistnode< dictionarynode< keytype, datatype > * > *previous)linkedlistnode< dictionarynode< keytype, datatype > * >
~linkedlistnode()linkedlistnode< dictionarynode< keytype, datatype > * > [virtual]