add(const entry &) | dictionary | |
add(const word &keyword, const token &) | dictionary | |
add(const word &keyword, const word &) | dictionary | |
add(const word &keyword, const Foam::string &) | dictionary | |
add(const word &keyword, const label) | dictionary | |
add(const word &keyword, const scalar) | dictionary | |
add(const word &keyword, const ITstream &) | dictionary | |
add(const word &keyword, const tokenList &tokens) | dictionary | |
add(const word &keyword, const T &) | dictionary | |
add(const word &keyword, const dictionary &) | dictionary | |
append(link *) | DLListBase | |
begin() | DLListBase | [inline] |
begin() const | DLListBase | [inline] |
ClassName("dictionary") | dictionary | |
clear() | ILList< DLListBase, entry > | |
clone() const | dictionary | |
const_iterator class | UILList< DLListBase, entry > | [friend] |
const_reference typedef | UILList< DLListBase, entry > | |
dictionary() | dictionary | |
dictionary(Istream &, const word &lastEntry=word::null) | dictionary | |
dictionary(const dictionary &) | dictionary | |
DLListBase() | DLListBase | [inline] |
DLListBase(link *) | DLListBase | [inline] |
end() | DLListBase | [inline] |
end() const | DLListBase | [inline] |
endConstIter | DLListBase | [static] |
endIter | DLListBase | [static] |
endLineNumber() const | dictionary | |
erase(entry *p) | ILList< DLListBase, entry > | |
eraseHead() | ILList< DLListBase, entry > | |
first() | UILList< DLListBase, entry > | [inline] |
first() const | UILList< DLListBase, entry > | [inline] |
found(const word &keyword) const | dictionary | |
IDLList() | IDLList< entry > | [inline] |
IDLList(const entry &a) | IDLList< entry > | [inline] |
IDLList(Istream &is, const INew &inewt) | IDLList< entry > | [inline] |
IDLList(Istream &is) | IDLList< entry > | [inline] |
ILList() | ILList< DLListBase, entry > | [inline] |
ILList(entry *a) | ILList< DLListBase, entry > | [inline] |
ILList(Istream &) | ILList< DLListBase, entry > | |
ILList(const ILList< DLListBase, entry > &) | ILList< DLListBase, entry > | |
ILList(Istream &, const INew &inewt) | ILList< DLListBase, entry > | |
insert(link *) | DLListBase | |
isDict(const word &) const | dictionary | |
iterator class | UILList< DLListBase, entry > | [friend] |
last() | UILList< DLListBase, entry > | [inline] |
last() const | UILList< DLListBase, entry > | [inline] |
LListBase_const_iterator typedef | UILList< DLListBase, entry > | |
LListBase_iterator typedef | UILList< DLListBase, entry > | |
lookup(const word &) const | dictionary | |
lookupEntry(const word &) const | dictionary | |
name() const | dictionary | [inline] |
name() | dictionary | [inline] |
New(Istream &is) | dictionary | [static] |
null | dictionary | [static] |
operator(Ostream &, const UILList< DLListBase, entry > &) | UILList< DLListBase, entry > | [friend] |
operator+=(const dictionary &) | dictionary | |
operator<<(Ostream &, const dictionary &) | dictionary | [friend] |
operator=(const dictionary &) | dictionary | |
Foam::IDLList< entry >::operator=(const ILList< DLListBase, entry > &) | ILList< DLListBase, entry > | |
Foam::UILList< DLListBase, entry >::operator=(const UILList< DLListBase, entry > &) | UILList< DLListBase, entry > | |
operator>>(Istream &, dictionary &) | dictionary | [friend] |
Foam::IDLList< entry >::operator>>(Istream &, ILList< DLListBase, entry > &) | ILList< DLListBase, entry > | [friend] |
operator[](const word &) const | dictionary | |
reference typedef | UILList< DLListBase, entry > | |
remove(const word &keyword) | dictionary | |
Foam::IDLList< entry >::remove(entry *p) | UILList< DLListBase, entry > | [inline] |
Foam::DLListBase::remove(link *) | DLListBase | |
removeHead() | UILList< DLListBase, entry > | [inline] |
size() const | DLListBase | [inline] |
size_type typedef | UILList< DLListBase, entry > | |
startLineNumber() const | dictionary | |
subDict(const word &) const | dictionary | |
swapDown(link *) | DLListBase | |
swapUp(link *) | DLListBase | |
toc() const | dictionary | |
UILList() | UILList< DLListBase, entry > | [inline] |
UILList(entry *a) | UILList< DLListBase, entry > | [inline] |
UILList(const UILList< DLListBase, entry > &) | UILList< DLListBase, entry > | |
value_type typedef | UILList< DLListBase, entry > | |
write(Ostream &os, bool subDict=true) const | dictionary | |
~dictionary() | dictionary | |
~DLListBase() | DLListBase | [inline] |
~ILList() | ILList< DLListBase, entry > | |