TAO_CosTrader  2.4.2
Classes | Namespaces | Typedefs
Constraint_Nodes.h File Reference
#include "tao/Basic_Types.h"
#include "tao/String_Manager_T.h"
#include "orbsvcs/Trader/trading_serv_export.h"
#include "Constraint_Nodes.inl"

Classes

class  TAO_Constraint
 TAO_Constraint is the base class of all nodes on the constraint expression tree. More...
 
class  TAO_Noop_Constraint
 A node that represents an operation with no operands. More...
 
class  TAO_Binary_Constraint
 TAO_Binary_Constraint represents an operation with left and right operands. More...
 
class  TAO_Unary_Constraint
 TAO_Unary_Constraint represents an operation with only one operand. More...
 
class  TAO_Property_Constraint
 TAO_Property_Constraint represents a property whose value is determined by the offer being evaluated. More...
 
class  TAO_Literal_Constraint
 TAO_Literal_Constraint represents a literal occuring in the constraint expression tree. More...
 

Namespaces

 CORBA
 

Typedefs

typedef unsigned short TAO_Expression_Type
 
typedef Any * CORBA::Any_ptr
 
typedef TypeCode * CORBA::TypeCode_ptr
 

Detailed Description

Author
Seth Widoff sbw1@.nosp@m.cs.w.nosp@m.ustl..nosp@m.edu

Typedef Documentation

typedef unsigned short TAO_Expression_Type