Public Member Functions | |
TypeName ("compound") | |
declareRunTimeSelectionTable (autoPtr, compound, Istream,(Istream &is),(is)) | |
constexpr | compound () noexcept |
virtual | ~compound () noexcept=default |
bool | moved () const noexcept |
void | moved (bool b) noexcept |
virtual label | size () const =0 |
virtual void | write (Ostream &os) const =0 |
![]() | |
constexpr | refCount () noexcept |
int | count () const noexcept |
bool | unique () const noexcept |
void | operator++ () noexcept |
void | operator++ (int) noexcept |
void | operator-- () noexcept |
void | operator-- (int) noexcept |
Static Public Member Functions | |
static autoPtr< compound > | New (const word &type, Istream &is) |
static bool | isCompound (const word &name) |
Friends | |
Ostream & | operator<< (Ostream &os, const compound &ct) |
|
virtualdefaultnoexcept |
TypeName | ( | "compound" | ) |
|
static |
Definition at line 49 of file token.C.
References Foam::abort(), Foam::FatalIOError, and FatalIOErrorInLookup.
Referenced by UIPstream::read(), and ISstream::read().
Definition at line 73 of file token.C.
References Foam::name().
Referenced by UIPstream::read(), and ISstream::read().
|
inlinenoexcept |
Definition at line 215 of file token.H.
Referenced by Foam::printTokenInfo().
|
inlinenoexcept |
Definition at line 221 of file token.H.
References Foam::constant::physicoChemical::b.
|
pure virtual |
Implemented in token::Compound< T >.
|
pure virtual |
Implemented in token::Compound< T >.
Referenced by Foam::operator<<().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.