ESIVariableExpression Class Reference
#include <Assign.h>
Inheritance diagram for ESIVariableExpression:
Collaboration diagram for ESIVariableExpression:
Public Member Functions | |
~ESIVariableExpression () override | |
ESIVariableExpression (String const &value) | |
void | eval (ESIVarState &state, char const *, char const *) const override |
Private Attributes | |
String | expression |
Detailed Description
Constructor & Destructor Documentation
◆ ~ESIVariableExpression()
|
override |
◆ ESIVariableExpression()
ESIVariableExpression::ESIVariableExpression | ( | String const & | value | ) |
Member Function Documentation
◆ eval()
|
overridevirtual |
Reimplemented from ESIVarState::Variable.
Definition at line 170 of file Assign.cc.
References expression, ESIVarState::getOutput(), ESISegment::ListAppend(), String::rawBuf(), and String::size().
Member Data Documentation
◆ expression
|
private |
The documentation for this class was generated from the following files: