IOobjectList Member List

This is the complete list of members for IOobjectList, including all inherited members.

add(autoPtr< IOobject > &objectPtr)IOobjectList
add(autoPtr< IOobject > &&objectPtr)IOobjectList
allNames() constIOobjectList
allNames() constIOobjectList
allNames() constIOobjectList
append(const IOobjectList &other)IOobjectList
append(IOobjectList &&other)IOobjectList
at(const Key &key)HashTable< T, Key, Hash >inline
at(const Key &key) constHashTable< T, Key, Hash >inline
begin()HashTable< T, Key, Hash >inline
begin() constHashTable< T, Key, Hash >inline
canonicalSize(const label requested_size)HashTableCorestatic
capacity() const noexceptHashTable< T, Key, Hash >inline
cbegin() constHashTable< T, Key, Hash >inline
cend() const noexceptHashTable< T, Key, Hash >inline
cfind(const Key &key) constHashTable< T, Key, Hash >inline
cfindObject(const word &objName) constIOobjectList
cfindObject(const word &objName) constIOobjectList
cfindObject(const word &objName) constIOobjectList
checkNames(const bool syncPar=true) constIOobjectList
classes() constIOobjectList
classes(const MatchPredicate &matchName) constIOobjectList
classes(const MatchPredicate &matchName) constIOobjectList
classesImpl(const IOobjectList &list, const MatchPredicate &matchName)IOobjectList
ClassName("HashTable")HashTableCore
clear()HashPtrTable< IOobject >
clearStorage()HashTable< T, Key, Hash >
const_iterator typedefHashPtrTable< IOobject >
const_key_iterator typedefHashTable< T, Key, Hash >
const_pointer typedefHashTable< T, Key, Hash >
const_reference typedefHashTable< T, Key, Hash >
count(const char *clsName) constIOobjectList
count(const MatchPredicate &matchClass) constIOobjectList
count(const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName) constIOobjectList
count() constIOobjectList
count(const MatchPredicate &matchName) constIOobjectList
count(const MatchPredicate &matchClass) constIOobjectList
count(const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName) constIOobjectList
count() constIOobjectList
count(const MatchPredicate &matchName) constIOobjectList
countEntries(const BinaryPredicate &pred, const bool invert=false) constHashTable< T, Key, Hash >
countEntries(const BinaryPredicate &pred, const bool invert) constHashTable< T, Key, Hash >
countImpl(const IOobjectList &list, const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName)IOobjectList
countKeys(const UnaryPredicate &pred, const bool invert=false) constHashTable< T, Key, Hash >
countKeys(const UnaryPredicate &pred, const bool invert) constHashTable< T, Key, Hash >
countTypeImpl(const IOobjectList &list, const MatchPredicate &matchName)IOobjectList
countValues(const UnaryPredicate &pred, const bool invert=false) constHashTable< T, Key, Hash >
countValues(const UnaryPredicate &pred, const bool invert) constHashTable< T, Key, Hash >
csorted() constHashTable< T, Key, Hash >
difference_type typedefHashTable< T, Key, Hash >
emplace(const word &key, Args &&... args)HashPtrTable< IOobject >inline
emplace_set(const word &key, Args &&... args)HashPtrTable< IOobject >inline
empty() const noexceptHashTable< T, Key, Hash >inline
end() noexceptHashTable< T, Key, Hash >inline
end() const noexceptHashTable< T, Key, Hash >inline
erase(iterator &iter)HashPtrTable< IOobject >
erase(const word &key)HashPtrTable< IOobject >
Foam::HashTable::erase(const iterator &iter)HashTable< T, Key, Hash >
Foam::HashTable::erase(const HashTable< AnyType, Key, AnyHash > &other)HashTable< T, Key, Hash >
Foam::HashTable::erase(std::initializer_list< Key > keys)HashTable< T, Key, Hash >inline
Foam::HashTable::erase(InputIter first, InputIter last)HashTable< T, Key, Hash >inline
Foam::HashTable::erase(const FixedList< Key, N > &keys)HashTable< T, Key, Hash >inline
Foam::HashTable::erase(const UList< Key > &keys)HashTable< T, Key, Hash >inline
filterClasses(const UnaryPredicate &pred, const bool pruning=false)IOobjectList
filterClasses(const UnaryPredicate &pred, const bool pruning)IOobjectList
filterEntries(const BinaryPredicate &pred, const bool pruning=false)HashTable< T, Key, Hash >
filterEntries(const BinaryPredicate &pred, const bool pruning)HashTable< T, Key, Hash >
filterKeys(const UnaryPredicate &pred, const bool pruning=false)HashTable< T, Key, Hash >
filterKeys(const UnaryPredicate &pred, const bool pruning)HashTable< T, Key, Hash >
filterObjects(const UnaryPredicate &pred, const bool pruning=false)IOobjectList
filterObjects(const UnaryPredicate &pred, const bool pruning)IOobjectList
filterValues(const UnaryPredicate &pred, const bool pruning=false)HashTable< T, Key, Hash >
filterValues(const UnaryPredicate &pred, const bool pruning)HashTable< T, Key, Hash >
find(const Key &key)HashTable< T, Key, Hash >inline
find(const Key &key) constHashTable< T, Key, Hash >inline
findObject(const word &objName) constIOobjectList
findObject(const word &objName) constIOobjectList
findObject(const word &objName)IOobjectList
findObject(const word &objName)IOobjectList
findObject(const word &objName) constIOobjectList
findObject(const word &objName)IOobjectList
found(const Key &key) constHashTable< T, Key, Hash >inline
get(const word &key) constHashPtrTable< IOobject >inline
getObject(const word &objName) constIOobjectList
getObject(const word &objName) constIOobjectList
getObject(const word &objName) constIOobjectList
hasher typedefHashTable< T, Key, Hash >
HashPtrTable()=defaultHashPtrTable< IOobject >
HashPtrTable(const label size)HashPtrTable< IOobject >inlineexplicit
HashPtrTable(Istream &is, const INew &inew)HashPtrTable< IOobject >
HashPtrTable(Istream &is)HashPtrTable< IOobject >
HashPtrTable(const dictionary &dict)HashPtrTable< IOobject >explicit
HashPtrTable(const this_type &rhs)HashPtrTable< IOobject >
HashPtrTable(this_type &&rhs)HashPtrTable< IOobject >
HashTable()HashTable< T, Key, Hash >
HashTable(const label size)HashTable< T, Key, Hash >explicit
HashTable(Istream &is, const label size=128)HashTable< T, Key, Hash >
HashTable(const this_type &ht)HashTable< T, Key, Hash >
HashTable(this_type &&rhs)HashTable< T, Key, Hash >
HashTable(std::initializer_list< std::pair< Key, T > > list)HashTable< T, Key, Hash >
HashTableCore()=defaultHashTableCore
insert(const word &, IOobject *)=deleteHashPtrTable< IOobject >inline
insert(const word &key, autoPtr< IOobject > &ptr)HashPtrTable< IOobject >inline
insert(const word &key, autoPtr< IOobject > &&ptr)HashPtrTable< IOobject >inline
insert(const word &key, std::unique_ptr< IOobject > &&ptr)HashPtrTable< IOobject >inline
Foam::HashTable::insert(const Key &key, const T &obj)HashTable< T, Key, Hash >inline
Foam::HashTable::insert(const Key &key, T &&obj)HashTable< T, Key, Hash >inline
IOobjectList()IOobjectList
IOobjectList(const label nObjects)IOobjectListexplicit
IOobjectList(const IOobjectList &list)IOobjectList
IOobjectList(IOobjectList &&list)IOobjectList
IOobjectList(const objectRegistry &db, const fileName &instance, const fileName &local="", IOobject::readOption rOpt=IOobject::MUST_READ, IOobject::writeOption wOpt=IOobject::NO_WRITE, bool registerObject=true)IOobjectList
iterator typedefHashPtrTable< IOobject >
iterator_erase(node_type *&entry, label &index)HashTable< T, Key, Hash >protected
key_iterator typedefHashTable< T, Key, Hash >
key_type typedefHashTable< T, Key, Hash >
keys() constHashTable< T, Key, Hash >inline
lookup(const MatchPredicate &matchName) constIOobjectList
lookup(const char *objName) constIOobjectListinline
lookup(const word &objName) constIOobjectListinline
lookup(const MatchPredicate &matchName) constIOobjectList
HashPtrTable< IOobject >::lookup(const Key &key, const T &deflt) constHashTable< T, Key, Hash >inline
lookupClass(const char *clsName) constIOobjectList
lookupClass(const MatchPredicate &matchClass) constIOobjectList
lookupClass(const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName) constIOobjectList
lookupClass() constIOobjectList
lookupClass(const MatchPredicate &matchName) constIOobjectList
lookupClass(const MatchPredicate &matchClass) constIOobjectList
lookupClass(const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName) constIOobjectList
lookupClass() constIOobjectList
lookupClass(const MatchPredicate &matchName) constIOobjectList
lookupClassImpl(const IOobjectList &list, const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName)IOobjectList
lookupClassTypeImpl(const IOobjectList &list, const MatchPredicate &matchName)IOobjectList
lookupImpl(const IOobjectList &list, const MatchPredicate &matchName)IOobjectList
mapped_type typedefHashTable< T, Key, Hash >
maxTableSizeHashTableCorestatic
names() constIOobjectList
names(const bool syncPar) constIOobjectList
names(const char *clsName) constIOobjectList
names(const char *clsName, const bool syncPar) constIOobjectList
names(const MatchPredicate &matchClass) constIOobjectList
names(const MatchPredicate &matchClass, const bool syncPar) constIOobjectList
names(const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName) constIOobjectList
names(const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName, const bool syncPar) constIOobjectList
names() constIOobjectList
names(bool syncPar) constIOobjectList
names(const MatchPredicate &matchName) constIOobjectList
names(const MatchPredicate &matchName, const bool syncPar) constIOobjectList
names(const MatchPredicate &matchClass) constIOobjectList
names(const MatchPredicate &matchClass, const bool syncPar) constIOobjectList
names(const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName) constIOobjectList
names(const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName, const bool syncPar) constIOobjectList
names() constIOobjectList
names(const bool syncPar) constIOobjectList
names(const MatchPredicate &matchName) constIOobjectList
names(const MatchPredicate &matchName, const bool syncPar) constIOobjectList
namesImpl(const IOobjectList &list, const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName, const bool doSort)IOobjectList
namesTypeImpl(const IOobjectList &list, const MatchPredicate &matchName, const bool doSort)IOobjectList
node_type typedefHashTable< T, Key, Hash >
objectsTypeImpl(const IOobjectList &list, const MatchPredicate &matchName)IOobjectList
operator!=(const this_type &rhs) constHashTable< T, Key, Hash >
operator()(const Key &key)HashTable< T, Key, Hash >inline
operator()(const Key &key, const T &deflt)HashTable< T, Key, Hash >inline
operator+=(const this_type &rhs)HashTable< T, Key, Hash >
operator=(const IOobjectList &)=deleteIOobjectList
operator=(IOobjectList &&list)IOobjectList
HashPtrTable< IOobject >::operator=(const this_type &rhs)HashPtrTable< IOobject >
HashPtrTable< IOobject >::operator=(this_type &&rhs)HashPtrTable< IOobject >
Foam::HashTable::operator=(const this_type &rhs)HashTable< T, Key, Hash >
Foam::HashTable::operator=(std::initializer_list< std::pair< Key, T > > rhs)HashTable< T, Key, Hash >
Foam::HashTable::operator=(this_type &&rhs)HashTable< T, Key, Hash >
operator==(const this_type &rhs) constHashTable< T, Key, Hash >
operator[](const Key &key)HashTable< T, Key, Hash >inline
operator[](const Key &key) constHashTable< T, Key, Hash >inline
parent_type typedefHashPtrTable< IOobject >
pointer typedefHashTable< T, Key, Hash >
printInfo(Ostream &os) constHashTable< T, Key, Hash >
prune_0()IOobjectList
reference typedefHashTable< T, Key, Hash >
release(iterator &iter)HashPtrTable< IOobject >
release(const word &key)HashPtrTable< IOobject >
remove(const IOobject &io)IOobjectList
HashPtrTable< IOobject >::remove(iterator &iter)HashPtrTable< IOobject >
HashPtrTable< IOobject >::remove(const word &key)HashPtrTable< IOobject >
resize(const label sz)HashTable< T, Key, Hash >
retain(const HashTable< AnyType, Key, AnyHash > &other)HashTable< T, Key, Hash >
retain(const HashTable< AnyType, Key, AnyHash > &other)HashTable< T, Key, Hash >
set(const word &key, IOobject *ptr)HashPtrTable< IOobject >inline
set(const word &key, autoPtr< IOobject > &ptr)HashPtrTable< IOobject >inline
set(const word &key, autoPtr< IOobject > &&ptr)HashPtrTable< IOobject >inline
set(const word &key, std::unique_ptr< IOobject > &&ptr)HashPtrTable< IOobject >inline
Foam::HashTable::set(const Key &key, const T &obj)HashTable< T, Key, Hash >inline
Foam::HashTable::set(const Key &key, T &&obj)HashTable< T, Key, Hash >inline
size() const noexceptHashTable< T, Key, Hash >inline
size_type typedefHashTable< T, Key, Hash >
sorted() constIOobjectList
sorted(const bool syncPar) constIOobjectList
sorted() constIOobjectList
sorted(const bool syncPar) constIOobjectList
sorted(const MatchPredicate &matchName) constIOobjectList
sorted(const MatchPredicate &matchName, const bool syncPar) constIOobjectList
sorted() constIOobjectList
sorted(const bool syncPar) constIOobjectList
sorted(const MatchPredicate &matchName) constIOobjectList
sorted(const MatchPredicate &matchName, const bool syncPar) constIOobjectList
HashPtrTable< IOobject >::sorted()HashTable< T, Key, Hash >
sortedNames() constIOobjectList
sortedNames(const bool syncPar) constIOobjectList
sortedNames(const char *clsName) constIOobjectList
sortedNames(const char *clsName, const bool syncPar) constIOobjectList
sortedNames(const MatchPredicate &matchClass) constIOobjectList
sortedNames(const MatchPredicate &matchClass, const bool syncPar) constIOobjectList
sortedNames(const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName) constIOobjectList
sortedNames(const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName, const bool syncPar) constIOobjectList
sortedNames() constIOobjectList
sortedNames(bool syncPar) constIOobjectList
sortedNames(const MatchPredicate &matchName) constIOobjectList
sortedNames(const MatchPredicate &matchName, const bool syncPar) constIOobjectList
sortedNames(const MatchPredicate &matchClass) constIOobjectList
sortedNames(const MatchPredicate &matchClass, const bool syncPar) constIOobjectList
sortedNames(const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName) constIOobjectList
sortedNames(const MatchPredicate1 &matchClass, const MatchPredicate2 &matchName, const bool syncPar) constIOobjectList
sortedNames() constIOobjectList
sortedNames(const bool syncPar) constIOobjectList
sortedNames(const MatchPredicate &matchName) constIOobjectList
sortedNames(const MatchPredicate &matchName, const bool syncPar) constIOobjectList
sortedToc() constHashTable< T, Key, Hash >
sortedToc(const Compare &comp) constHashTable< T, Key, Hash >
sortedToc(const Compare &comp) constHashTable< T, Key, Hash >
swap(HashTable< T, Key, Hash > &rhs)HashTable< T, Key, Hash >
this_type typedefHashPtrTable< IOobject >
toc() constHashTable< T, Key, Hash >
tocEntries(const BinaryPredicate &pred, const bool invert=false) constHashTable< T, Key, Hash >
tocEntries(const BinaryPredicate &pred, const bool invert) constHashTable< T, Key, Hash >
tocKeys(const UnaryPredicate &pred, const bool invert=false) constHashTable< T, Key, Hash >
tocKeys(const UnaryPredicate &pred, const bool invert) constHashTable< T, Key, Hash >
tocValues(const UnaryPredicate &pred, const bool invert=false) constHashTable< T, Key, Hash >
tocValues(const UnaryPredicate &pred, const bool invert) constHashTable< T, Key, Hash >
transfer(HashTable< T, Key, Hash > &rhs)HashTable< T, Key, Hash >
value_type typedefHashTable< T, Key, Hash >
write(Ostream &os) constHashPtrTable< IOobject >
writeKeys(Ostream &os, const label shortLen=0) constHashTable< T, Key, Hash >
~HashPtrTable()HashPtrTable< IOobject >
~HashTable()HashTable< T, Key, Hash >
~IOobjectList()=defaultIOobjectList