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 &, T *)DictionaryBase< IDLListType, T >
clear()DictionaryBase< IDLListType, T >
DictionaryBase(const label size=128)DictionaryBase< IDLListType, T >
DictionaryBase(const DictionaryBase &)DictionaryBase< IDLListType, T >
DictionaryBase(DictionaryBase &&)DictionaryBase< IDLListType, T >
DictionaryBase(Istream &, const INew &)DictionaryBase< IDLListType, T >
DictionaryBase(Istream &)DictionaryBase< IDLListType, T >
found(const word &) constDictionaryBase< IDLListType, T >
hashedTs_DictionaryBase< IDLListType, T >protected
insert(const word &, T *)DictionaryBase< IDLListType, T >
lookup(const word &) constDictionaryBase< IDLListType, T >
lookup(const word &)DictionaryBase< IDLListType, T >
lookupPtr(const word &) constDictionaryBase< IDLListType, T >
lookupPtr(const word &)DictionaryBase< IDLListType, T >
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
remove(const word &)DictionaryBase< IDLListType, T >
sortedToc() constDictionaryBase< IDLListType, T >
toc() constDictionaryBase< IDLListType, T >
transfer(DictionaryBase< IDLListType, T > &)DictionaryBase< IDLListType, T >