UPtrDictionary< T > Member List

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

addEntries()DictionaryBase< DLList< T *>, T >protected
addHashEntry(const word &key, T *ptr)DictionaryBase< DLList< T *>, T >inlineprotected
append(const word &k, T *ptr)DictionaryBase< DLList< T *>, T >inline
Foam::LList::append(const T &elem)LList< LListBase, T >inline
Foam::LList::append(T &&elem)LList< LListBase, T >inline
back()LList< LListBase, T >inline
back() constLList< LListBase, T >inline
base_iterator typedefLList< LListBase, T >
begin()LList< LListBase, T >inline
begin() constLList< LListBase, T >inline
cbegin() constLList< LListBase, T >inline
cend() constLList< LListBase, T >inline
cfind(const word &keyword) constDictionaryBase< DLList< T *>, T >
clear()DictionaryBase< DLList< T *>, T >
const_base_iterator typedefLList< LListBase, T >
const_pointer typedefLList< LListBase, T >
const_reference typedefLList< LListBase, T >
contains(const word &keyword) constDictionaryBase< DLList< T *>, T >
crbegin() constLList< LListBase, T >inline
crend() constLList< LListBase, T >inline
dict_type typedefUPtrDictionary< T >
DictionaryBase()=defaultDictionaryBase< DLList< T *>, T >
DictionaryBase(const label initialCapacity)DictionaryBase< DLList< T *>, T >inlineexplicit
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 >
difference_type typedefLList< LListBase, T >
end()LList< LListBase, T >inline
end() constLList< LListBase, T >inline
find(const word &keyword)DictionaryBase< DLList< T *>, T >
first()LList< LListBase, T >inline
first() constLList< LListBase, T >inline
found(const word &key) constDictionaryBase< DLList< T *>, T >inline
front()LList< LListBase, T >inline
front() constLList< LListBase, T >inline
hashedTs_DictionaryBase< DLList< T *>, T >protected
insert(const word &k, T *ptr)DictionaryBase< DLList< T *>, T >inline
Foam::LList::insert(const T &elem)LList< LListBase, T >inline
Foam::LList::insert(T &&elem)LList< LListBase, T >inline
last()LList< LListBase, T >inline
last() constLList< LListBase, T >inline
LList()=defaultLList< LListBase, T >
LList(const T &elem)LList< LListBase, T >inlineexplicit
LList(T &&elem)LList< LListBase, T >inlineexplicit
LList(Istream &is)LList< LListBase, T >explicit
LList(const LList< LListBase, T > &lst)LList< LListBase, T >
LList(LList< LListBase, T > &&lst)LList< LListBase, T >
LList(std::initializer_list< T > lst)LList< LListBase, T >
lookup(const word &keyword) constDictionaryBase< DLList< T *>, T >
lookup(const word &keyword)DictionaryBase< DLList< T *>, T >
lookupPtr(const word &k) constDictionaryBase< DLList< T *>, T >inline
lookupPtr(const word &k)DictionaryBase< DLList< T *>, T >inline
operator=(const DictionaryBase &)DictionaryBase< DLList< T *>, T >
Foam::LList::operator=(const LList< LListBase, T > &lst)LList< LListBase, T >
Foam::LList::operator=(LList< LListBase, T > &&lst)LList< LListBase, T >
Foam::LList::operator=(std::initializer_list< T > lst)LList< LListBase, T >
operator[](const word &key) constDictionaryBase< DLList< T *>, T >inline
operator[](const word &key)DictionaryBase< DLList< T *>, T >inline
pointer typedefLList< LListBase, T >
pop_front(label n=1)LList< LListBase, T >
prepend(const word &k, T *ptr)DictionaryBase< DLList< T *>, T >inline
Foam::LList::prepend(const T &elem)LList< LListBase, T >inline
Foam::LList::prepend(T &&elem)LList< LListBase, T >inline
push_back(const word &keyword, T *ptr)DictionaryBase< DLList< T *>, T >
Foam::LList::push_back(const T &elem)LList< LListBase, T >inline
Foam::LList::push_back(T &&elem)LList< LListBase, T >inline
push_front(const word &keyword, T *ptr)DictionaryBase< DLList< T *>, T >
Foam::LList::push_front(const T &elem)LList< LListBase, T >inline
Foam::LList::push_front(T &&elem)LList< LListBase, T >inline
rbegin()LList< LListBase, T >inline
rbegin() constLList< LListBase, T >inline
readList(Istream &is)LList< LListBase, T >
reference typedefLList< LListBase, T >
remove(const word &keyword)DictionaryBase< DLList< T *>, T >
Foam::LList::remove(link *item)LList< LListBase, T >inline
Foam::LList::remove(iterator &iter)LList< LListBase, T >inline
removeHead()LList< LListBase, T >inline
rend()LList< LListBase, T >inline
rend() constLList< LListBase, T >inline
size_type typedefLList< LListBase, T >
sortedToc() constDictionaryBase< DLList< T *>, T >inline
sortedToc(const Compare &comp) constDictionaryBase< DLList< T *>, T >inline
toc() constDictionaryBase< DLList< T *>, T >inline
transfer(DictionaryBase< DLList< T * >, T > &dict)DictionaryBase< DLList< T *>, T >
Foam::LList::transfer(LList< LListBase, T > &lst)LList< LListBase, T >
UPtrDictionary()=defaultUPtrDictionary< T >
UPtrDictionary(const label initialCapacity)UPtrDictionary< T >inlineexplicit
UPtrDictionary(const UPtrDictionary &dict)UPtrDictionary< T >inline
value_type typedefLList< LListBase, T >
writeList(Ostream &os, const label shortLen=0) constLList< LListBase, T >
~LList()LList< LListBase, T >