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

ParamValuer Class Reference

#include <paramvaluer.hpp>

Inheritance diagram for ParamValuer:

Inheritance graph
[legend]
Collaboration diagram for ParamValuer:

Collaboration graph
[legend]
List of all members.

Detailed Description

Named parameters valuer class.

Definition at line 54 of file paramvaluer.hpp.

Public Methods

 ParamValuer (XMLFlowContext *p_pStreamContext)
 
Parameters:
p_pMainHandler (XMLFlowContext*) Context


 ~ParamValuer ()
 Destructor.

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


Constructor & Destructor Documentation

BEGIN_XDFLENGINE_NS ParamValuer::ParamValuer XMLFlowContext   p_pStreamContext
 

Parameters:
p_pMainHandler (XMLFlowContext*) Context

Definition at line 52 of file paramvaluer.cpp.

References DEBUG_CREATE.

ParamValuer::~ParamValuer  
 

Destructor.

Definition at line 61 of file paramvaluer.cpp.

References DEBUG_DEL.


Member Function Documentation

char * ParamValuer::calculateExpression const char *    p_pszExpression [virtual]
 

Returns result of provided expression.

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

Implements XMLValuer.

Definition at line 69 of file paramvaluer.cpp.

References copyCharBuffer(), DEBUG_FUNC, and XMLFlowContext::getParameter().


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