UPtrDictionary< T > Member List

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

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