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 | dictionaryEntry | [inline] |
const_iterator class | UILList< DLListBase, entry > | [friend] |
const_reference typedef | UILList< DLListBase, entry > | |
dict() const | dictionaryEntry | [virtual] |
dictionary() | dictionary | |
dictionary(Istream &, const word &lastEntry=word::null) | dictionary | |
dictionary(const dictionary &) | dictionary | |
dictionaryEntry(Istream &) | dictionaryEntry | |
dictionaryEntry(const word &keyword, Istream &) | dictionaryEntry | |
dictionaryEntry(const word &keyword, const dictionary &) | dictionaryEntry | |
DLListBase() | DLListBase | [inline] |
DLListBase(link *) | DLListBase | [inline] |
end() | DLListBase | [inline] |
end() const | DLListBase | [inline] |
endConstIter | DLListBase | [static] |
endIter | DLListBase | [static] |
endLineNumber() const | dictionaryEntry | |
entry(const word &keyword) | entry | |
entry(const entry &) | entry | |
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 > | |
info() const | dictionaryEntry | [inline] |
insert(link *) | DLListBase | |
isDict() const | dictionaryEntry | [inline, virtual] |
Foam::dictionary::isDict(const word &) const | dictionary | |
isStream() const | entry | [inline, virtual] |
iterator class | UILList< DLListBase, entry > | [friend] |
keyword() const | entry | [inline] |
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 | dictionaryEntry | [inline] |
name() | dictionaryEntry | [inline] |
Foam::New(Istream &is) | entry | [static] |
Foam::dictionary::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 dictionaryEntry &) | dictionaryEntry | [friend] |
Foam::entry::operator<<(Ostream &, const entry &) | entry | [friend] |
Foam::dictionary::operator<<(Ostream &, const dictionary &) | dictionary | [friend] |
Foam::operator=(const entry &) | entry | |
Foam::dictionary::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 | dictionaryEntry | |
stream() const | dictionaryEntry | [virtual] |
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 &) const | dictionaryEntry | [virtual] |
Foam::dictionary::write(Ostream &os, bool subDict=true) const | dictionary | |
~dictionary() | dictionary | |
~DLListBase() | DLListBase | [inline] |
~entry() | entry | [inline, virtual] |
~ILList() | ILList< DLListBase, entry > | |