Dictionary< T > Member List

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

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