9#ifndef HPP_DXL_EXPRESSIONS
10#define HPP_DXL_EXPRESSIONS
alib::String GetExpressionString()
DXLScope * scope
The scope used with this filter.
~DXLExpression()
Destructor.
bool Includes(XLink *xLink)
DXLExpression(const alib::String &expressionString)
alib::expressions::Expression expression
The compiled expression.
alib::String GetOptimizedString()
strings::TString< character > String
void Reset() override
Resets this scope to be read for the next evaluation.
XLink * Xlink
The link to evaluate.