Go to the documentation of this file.
74 Ostream&
operator<<(Ostream&,
const dictionary&);
147 const bool patternMatch,
156 const bool patternMatch,
248 bool found(
const word&,
bool recursive=
false)
const;
288 bool recursive=
false,
289 bool patternMatch=
true
301 bool recursive=
false,
302 bool patternMatch=
true
314 bool recursive=
false,
315 bool patternMatch=
true
327 bool recursive=
false,
328 bool patternMatch=
true
364 bool add(
entry*,
bool mergeEntry=
false);
369 void add(
const entry&,
bool mergeEntry=
false);
377 void add(
const keyType&,
const string&,
bool overwrite=
false);
381 void add(
const keyType&,
const label,
bool overwrite=
false);
385 void add(
const keyType&,
const scalar,
bool overwrite=
false);
393 bool mergeEntry=
false
399 void add(
const keyType&,
const T&,
bool overwrite=
false);
405 void set(
const entry&);
415 bool remove(
const word&);
423 bool forceOverwrite=
false
486 dictionary
operator+(
const dictionary& dict1,
const dictionary& dict2);
491 dictionary
operator|(
const dictionary& dict1,
const dictionary& dict2);