Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

EnvValuer Class Reference

#include <envvaluer.hpp>

Inheritance diagram for EnvValuer:

Inheritance graph
[legend]
Collaboration diagram for EnvValuer:

Collaboration graph
[legend]
List of all members.

Detailed Description

Environment variables valuer class.

Definition at line 52 of file envvaluer.hpp.

Public Methods

char * calculateExpression (const char *p_pszExpression)
 Returns result of provided expression.


Member Function Documentation

BEGIN_XDFLENGINE_NS char * EnvValuer::calculateExpression const char *    p_pszExpression [virtual]
 

Returns result of provided expression.

Parameters:
p_strExpression (string) a ENV: expression
Returns:
(string) expression result.

Implements XMLValuer.

Definition at line 52 of file envvaluer.cpp.

References copyCharBuffer(), and DEBUG_FUNC.


The documentation for this class was generated from the following files:
Generated on Sat Oct 4 13:23:58 2003 for XDFLengine by doxygen1.3-rc2