PtrListDictionary< T > Member List

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

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