SeExpr
|
base class for custom instance data More...
#include <ExprNode.h>
Public Member Functions | |
Data (bool cleanup=false) | |
virtual | ~Data () |
Public Attributes | |
bool | _cleanup |
base class for custom instance data
Definition at line 570 of file ExprNode.h.
Definition at line 571 of file ExprNode.h.
|
inlinevirtual |
Definition at line 572 of file ExprNode.h.
bool SeExpr2::ExprFuncNode::Data::_cleanup |
Definition at line 573 of file ExprNode.h.
Referenced by SeExpr2::ExprFuncNode::~ExprFuncNode().