Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Anaphe::AIDA_Tuple_native::AIDA_DevEvaluatorFactory Class Reference

#include <AIDA_DevEvaluatorFactory.h>

Collaboration diagram for Anaphe::AIDA_Tuple_native::AIDA_DevEvaluatorFactory:

Collaboration graph
[legend]
List of all members.

Public Methods

 AIDA_DevEvaluatorFactory ()
 Constructor.

 ~AIDA_DevEvaluatorFactory ()
 Destructor.

AIDA::IEvaluator * createScripted (const std::string &expression)
 Creates a evaluator given a C++ expression.


Private Attributes

CompiledExpressionManagerm_mgr

Constructor & Destructor Documentation

Anaphe::AIDA_Tuple_native::AIDA_DevEvaluatorFactory::AIDA_DevEvaluatorFactory  
 

Definition at line 5 of file AIDA_DevEvaluatorFactory.cpp.

References m_mgr.

Anaphe::AIDA_Tuple_native::AIDA_DevEvaluatorFactory::~AIDA_DevEvaluatorFactory  
 

Definition at line 11 of file AIDA_DevEvaluatorFactory.cpp.

References m_mgr.


Member Function Documentation

AIDA::IEvaluator * Anaphe::AIDA_Tuple_native::AIDA_DevEvaluatorFactory::createScripted const std::string &    expression
 

Definition at line 17 of file AIDA_DevEvaluatorFactory.cpp.

References m_mgr.


Member Data Documentation

CompiledExpressionManager* Anaphe::AIDA_Tuple_native::AIDA_DevEvaluatorFactory::m_mgr [private]
 

Definition at line 26 of file AIDA_DevEvaluatorFactory.h.

Referenced by AIDA_DevEvaluatorFactory(), createScripted(), and ~AIDA_DevEvaluatorFactory().


The documentation for this class was generated from the following files:
Generated on Tue Feb 18 17:51:24 2003 for AIDA_Tuple_native by doxygen1.2.16