Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Constraint_Visitors.h File Reference

#include "orbsvcs/Trader/Interpreter_Utils.h"
#include "orbsvcs/Trader/trading_serv_export.h"
#include "ace/Containers.h"
#include "orbsvcs/Trader/Constraint_Nodes.h"

Include dependency graph for Constraint_Visitors.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Classes

class  TAO_Constraint_Visitor
 This is the base class for all visitors who wish to preform some operation from the state of the expression tree. Using double dispatching, subclasses of Constraint expression call back to the InterpreterVisitor subclass from the accept method. More...
class  TAO_Constraint_Validator
 TAO_Constraint_Validator ensures that in an expression tree passed to it, the operands of each operation match the correct types. More...
class  TAO_Constraint_Evaluator
 TAO_Constraint_Evaluator traverse a constraint expression tree, and determines whether an offer fits the constraints represented by the tree. More...
class  TAO_Constraint_Evaluator::Operand_Queue
class  TAO_Element_Equal< CORBA::Short >
class  TAO_Element_Equal< CORBA::UShort >
class  TAO_Element_Equal< CORBA::Long >
class  TAO_Element_Equal< CORBA::ULong >
class  TAO_Element_Equal< CORBA::Float >
class  TAO_Element_Equal< CORBA::Double >
class  TAO_Element_Equal< CORBA::Boolean >
class  TAO_Element_Equal< const char * >

Detailed Description

Id
Constraint_Visitors.h,v 1.24 2004/09/08 19:22:45 jtc Exp

Author:
Seth Widoff <sbw1@cs.wustl.edu>

Generated on Thu Feb 10 21:03:29 2005 for TAO_CosTrader by  doxygen 1.3.9.1