UDictionary< T > Member List

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

addEntries()DictionaryBase< UIDLList< T >, T >protected
append(const word &keyword, T *ptr)DictionaryBase< UIDLList< T >, T >
base_iterator typedefUILList< LListBase, T >
begin()UILList< LListBase, T >inline
begin() constUILList< LListBase, T >inline
cbegin() constUILList< LListBase, T >inline
cend() constUILList< LListBase, T >inline
cfind(const word &keyword) constDictionaryBase< UIDLList< T >, T >
clear()DictionaryBase< UIDLList< T >, T >
const_base_iterator typedefUILList< LListBase, T >
const_pointer typedefUILList< LListBase, T >
const_reference typedefUILList< LListBase, T >
crbegin() constUILList< LListBase, T >inline
crend() constUILList< LListBase, T >inline
DictionaryBase(const label size=128)DictionaryBase< UIDLList< T >, T >explicit
DictionaryBase(const DictionaryBase &dict)DictionaryBase< UIDLList< T >, T >
DictionaryBase(Istream &is, const INew &inew)DictionaryBase< UIDLList< T >, T >
DictionaryBase(Istream &is)DictionaryBase< UIDLList< T >, T >
difference_type typedefUILList< LListBase, T >
end()UILList< LListBase, T >inline
end() constUILList< LListBase, T >inline
find(const word &keyword)DictionaryBase< UIDLList< T >, T >
first()UILList< LListBase, T >inline
first() constUILList< LListBase, T >inline
found(const word &keyword) constDictionaryBase< UIDLList< T >, T >
hashedTs_DictionaryBase< UIDLList< T >, T >protected
insert(const word &keyword, T *ptr)DictionaryBase< UIDLList< T >, T >inline
last()UILList< LListBase, T >inline
last() constUILList< LListBase, T >inline
lookup(const word &keyword) constDictionaryBase< UIDLList< T >, T >
lookup(const word &keyword)DictionaryBase< UIDLList< T >, T >
lookupPtr(const word &keyword) constDictionaryBase< UIDLList< T >, T >inline
lookupPtr(const word &keyword)DictionaryBase< UIDLList< T >, T >inline
operator!=(const UILList< LListBase, T > &lst) constUILList< LListBase, T >
operator=(const DictionaryBase &)DictionaryBase< UIDLList< T >, T >
Foam::UILList::operator=(const UILList< LListBase, T > &lst)UILList< LListBase, T >
operator==(const UILList< LListBase, T > &lst) constUILList< LListBase, T >
operator[](const word &key) constDictionaryBase< UIDLList< T >, T >inline
operator[](const word &key)DictionaryBase< UIDLList< T >, T >inline
pointer typedefUILList< LListBase, T >
prepend(const word &keyword, T *ptr)DictionaryBase< UIDLList< T >, T >
rbegin()UILList< LListBase, T >inline
rbegin() constUILList< LListBase, T >inline
reference typedefUILList< LListBase, T >
remove(const word &keyword)DictionaryBase< UIDLList< T >, T >
Foam::UILList::remove(T *item)UILList< LListBase, T >inline
Foam::UILList::remove(iterator &iter)UILList< LListBase, T >inline
removeHead()UILList< LListBase, T >inline
rend()UILList< LListBase, T >inline
rend() constUILList< LListBase, T >inline
size_type typedefUILList< LListBase, T >
sortedToc() constDictionaryBase< UIDLList< T >, T >
sortedToc(const Compare &comp) constDictionaryBase< UIDLList< T >, T >
sortedToc(const Compare &comp) constDictionaryBase< UIDLList< T >, T >
toc() constDictionaryBase< UIDLList< T >, T >
transfer(DictionaryBase< UIDLList< T >, T > &dict)DictionaryBase< UIDLList< T >, T >
UDictionary()UDictionary< T >
UDictionary(const UDictionary &)UDictionary< T >
UILList()=defaultUILList< LListBase, T >
UILList(T *item)UILList< LListBase, T >inlineexplicit
UILList(const UILList< LListBase, T > &lst)UILList< LListBase, T >
value_type typedefUILList< LListBase, T >
writeList(Ostream &os, const label shortLen=0) constUILList< LListBase, T >