32 Foam::dictionaryEntry::dictionaryEntry
43 "dictionaryEntry::dictionaryEntry" 44 "(const dictionary& parentDict, Istream&)" 49 Foam::dictionaryEntry::dictionaryEntry
61 "dictionaryEntry::dictionaryEntry" 62 "(const keyType&, const dictionary& parentDict, Istream&)" 96 os <<
" dictionaryEntry '" << e.
keyword() <<
"'" <<
endl;
void write(Ostream &, const bool subDict=true) const
Write dictionary, normally with sub-dictionary formatting.
A class for handling keywords in dictionaries.
const keyType & keyword() const
Return keyword.
A list of keyword definitions, which are a keyword followed by any number of values (e...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Ostream & endl(Ostream &os)
Add newline and flush stream.
A keyword and a list of tokens is a 'dictionaryEntry'.
void write(Ostream &) const
Write.
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
void fatalCheck(const char *operation) const
Check IOstream status for given operation.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
A helper class for outputting values to Ostream.
Ostream & operator<<(Ostream &, const ensightPart &)
const doubleScalar e
Elementary charge.
virtual void indent()=0
Add indentation characters.
A keyword and a list of tokens is an 'entry'.