CASEvaluateObject Class Reference
[SupportClasses]

Evaluates the CASObject by calling Evaluate(). More...

#include <casfuncobj.h>

List of all members.

Public Member Functions

CASObjectoperator() (const CASObject *o) const
 Operator for evaluating a given CASObject.


Detailed Description

Evaluates the CASObject and returns the pointer to evaluated object.

Definition at line 256 of file casfuncobj.h.


Member Function Documentation

CASObject* CASEvaluateObject::operator() ( const CASObject o  )  const [inline]

Evaluates the CASObject by calling Evaluate() and returns a pointer to the evaluated object. The caller is responsible for removing the object from the memory.

Parameters:
o Pointer to a CASObject.
Returns:
It returns the pointer to the evaluated CASObject. The caller is responsible for freeing the memory occupied by that object.

Definition at line 271 of file casfuncobj.h.


The documentation for this class was generated from the following file:
Generated on Sun Dec 31 01:57:29 2006 for ECAS by  doxygen 1.4.7