DictionaryBase< IDLListType, T > Member List

This is the complete list of members for DictionaryBase< IDLListType, T >, including all inherited members.

addEntries()DictionaryBase< IDLListType, T >protected
append(const word &keyword, T *ptr)DictionaryBase< IDLListType, T >
cfind(const word &keyword) constDictionaryBase< IDLListType, T >
clear()DictionaryBase< IDLListType, T >
DictionaryBase(const label size=128)DictionaryBase< IDLListType, T >explicit
DictionaryBase(const DictionaryBase &dict)DictionaryBase< IDLListType, T >
DictionaryBase(Istream &is, const INew &inew)DictionaryBase< IDLListType, T >
DictionaryBase(Istream &is)DictionaryBase< IDLListType, T >
find(const word &keyword)DictionaryBase< IDLListType, T >
found(const word &keyword) constDictionaryBase< IDLListType, T >
hashedTs_DictionaryBase< IDLListType, T >protected
insert(const word &keyword, T *ptr)DictionaryBase< IDLListType, T >inline
lookup(const word &keyword) constDictionaryBase< IDLListType, T >
lookup(const word &keyword)DictionaryBase< IDLListType, T >
lookupPtr(const word &keyword) constDictionaryBase< IDLListType, T >inline
lookupPtr(const word &keyword)DictionaryBase< IDLListType, T >inline
operatorDictionaryBase< IDLListType, T >friend
operator=(const DictionaryBase &)DictionaryBase< IDLListType, T >
operator[](const word &key) constDictionaryBase< IDLListType, T >inline
operator[](const word &key)DictionaryBase< IDLListType, T >inline
prepend(const word &keyword, T *ptr)DictionaryBase< IDLListType, T >
remove(const word &keyword)DictionaryBase< IDLListType, T >
sortedToc() constDictionaryBase< IDLListType, T >
sortedToc(const Compare &comp) constDictionaryBase< IDLListType, T >
sortedToc(const Compare &comp) constDictionaryBase< IDLListType, T >
toc() constDictionaryBase< IDLListType, T >
transfer(DictionaryBase< IDLListType, T > &dict)DictionaryBase< IDLListType, T >