Public Member Functions | |
TypeName ("Compound<T>") | |
Compound (const T &val) | |
Compound (T &&val) | |
Compound (Istream &is) | |
virtual label | size () const |
virtual void | write (Ostream &os) const |
![]() | |
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 |
![]() | |
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 |
Additional Inherited Members | |
![]() | |
static autoPtr< compound > | New (const word &type, Istream &is) |
static bool | isCompound (const word &name) |
TypeName | ( | "Compound<T>" | ) |
|
inlinevirtual |
Implements token::compound.
|
inlinevirtual |
Implements token::compound.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.