PtrDictionary< T > Member List

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

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