Creates an expression from a string (removing surrounding quotes) More...
Public Member Functions | |
virtual string | toExpr (const entry &e) const |
![]() | |
TypeNameNoDebug ("expressionEntry") | |
declareRunTimeSelectionTable (autoPtr, expressionEntry, empty,(),()) | |
expressionEntry ()=default | |
virtual | ~expressionEntry ()=default |
template<class Type > | |
Foam::string | toExprStr (const Type &data) |
template<class Type > | |
Foam::string | toExprStr (ITstream &is) |
Static Public Member Functions | |
static string | evaluate (const entry &e) |
![]() | |
static autoPtr< expressionEntry > | New (const word &name) |
static string | evaluate (const entry &e) |
static void | inplaceExpand (std::string &s, const dictionary &dict) |
static expressions::exprString | expand (const std::string &str, const dictionary &dict) |
Additional Inherited Members | |
![]() | |
template<class Type > | |
static string | toExprStr (const Type &data) |
template<class Type > | |
static string | toExprStr (ITstream &is) |
Creates an expression from a string (removing surrounding quotes)
Definition at line 49 of file expressionEntryStrings.H.
Definition at line 54 of file expressionEntryStrings.H.
References Foam::constant::electromagnetic::e.
Referenced by stringEntry::toExpr().
Reimplemented from expressionEntry.
Definition at line 60 of file expressionEntryStrings.H.
References Foam::constant::electromagnetic::e, and stringEntry::evaluate().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.