#include <envvaluer.hpp>
Inheritance diagram for EnvValuer:
Definition at line 52 of file envvaluer.hpp.
Public Methods | |
char * | calculateExpression (const char *p_pszExpression) |
Returns result of provided expression. |
|
Returns result of provided expression.
Implements XMLValuer. Definition at line 52 of file envvaluer.cpp. References copyCharBuffer(), and DEBUG_FUNC. |