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 *ptr)DictionaryBase< IDLList< 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< IDLList< T >, T >
clear()DictionaryBase< IDLList< 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
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 >
difference_type typedefUILList< LListBase, T >
end()UILList< LListBase, T >inline
end() constUILList< LListBase, T >inline
erase(const word &keyword)Dictionary< T >
DictionaryBase< IDLList< T >, T >::erase(T *item)ILList< LListBase, T >
eraseHead()ILList< LListBase, T >
find(const word &keyword)DictionaryBase< IDLList< T >, T >
first()UILList< LListBase, T >inline
first() constUILList< LListBase, T >inline
found(const word &keyword) constDictionaryBase< IDLList< T >, T >
hashedTs_DictionaryBase< IDLList< T >, T >protected
ILList()=defaultILList< LListBase, T >
ILList(T *item)ILList< LListBase, T >inlineexplicit
ILList(Istream &is)ILList< LListBase, T >explicit
ILList(const ILList< LListBase, T > &lst)ILList< LListBase, T >
ILList(ILList< LListBase, T > &&lst)ILList< LListBase, T >
ILList(const ILList< LListBase, T > &lst, const CloneArg &cloneArg)ILList< LListBase, T >
ILList(Istream &is, const INew &inew)ILList< LListBase, T >
insert(const word &keyword, T *ptr)DictionaryBase< IDLList< T >, T >inline
last()UILList< LListBase, T >inline
last() constUILList< LListBase, T >inline
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 UILList< LListBase, T > &lst) constUILList< LListBase, T >
operator=(const DictionaryBase &)DictionaryBase< IDLList< T >, T >
Foam::ILList::operator=(const ILList< LListBase, T > &lst)ILList< LListBase, T >
Foam::ILList::operator=(ILList< LListBase, T > &&lst)ILList< LListBase, 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< IDLList< T >, T >inline
operator[](const word &key)DictionaryBase< IDLList< T >, T >inline
pointer typedefUILList< LListBase, T >
prepend(const word &keyword, T *ptr)DictionaryBase< IDLList< T >, T >
rbegin()UILList< LListBase, T >inline
rbegin() constUILList< LListBase, T >inline
reference typedefUILList< LListBase, T >
remove(const word &keyword)DictionaryBase< IDLList< T >, T >
Foam::ILList::remove(T *item)UILList< LListBase, T >inline
Foam::ILList::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< 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 >
Foam::ILList::transfer(ILList< LListBase, T > &lst)ILList< LListBase, 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 >
~ILList()ILList< LListBase, T >