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
addHashEntry(const word &key, T *ptr)DictionaryBase< IDLListType, T >inlineprotected
append(const word &k, T *ptr)DictionaryBase< IDLListType, T >inline
cfind(const word &keyword) constDictionaryBase< IDLListType, T >
clear()DictionaryBase< IDLListType, T >
contains(const word &keyword) constDictionaryBase< IDLListType, T >
DictionaryBase()=defaultDictionaryBase< IDLListType, T >
DictionaryBase(const label initialCapacity)DictionaryBase< IDLListType, T >inlineexplicit
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 &key) constDictionaryBase< IDLListType, T >inline
hashedTs_DictionaryBase< IDLListType, T >protected
insert(const word &k, T *ptr)DictionaryBase< IDLListType, T >inline
lookup(const word &keyword) constDictionaryBase< IDLListType, T >
lookup(const word &keyword)DictionaryBase< IDLListType, T >
lookupPtr(const word &k) constDictionaryBase< IDLListType, T >inline
lookupPtr(const word &k)DictionaryBase< IDLListType, T >inline
operator(Ostream &, const DictionaryBase< IDLListType, T > &)DictionaryBase< 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 &k, T *ptr)DictionaryBase< IDLListType, T >inline
push_back(const word &keyword, T *ptr)DictionaryBase< IDLListType, T >
push_front(const word &keyword, T *ptr)DictionaryBase< IDLListType, T >
remove(const word &keyword)DictionaryBase< IDLListType, T >
sortedToc() constDictionaryBase< IDLListType, T >inline
sortedToc(const Compare &comp) constDictionaryBase< IDLListType, T >inline
toc() constDictionaryBase< IDLListType, T >inline
transfer(DictionaryBase< IDLListType, T > &dict)DictionaryBase< IDLListType, T >