#include <Trader_Constraint_Visitors.h>
Inheritance diagram for TAO_Trader_Constraint_Evaluator:
Public Methods | |
TAO_Trader_Constraint_Evaluator (CosTrading::Offer *offer, CORBA::Boolean supports_dynamic_properties=1) | |
Constructor. | |
virtual int | visit_property (TAO_Property_Constraint *literal) |
Copy the value of the property into the result container. | |
Private Attributes | |
TAO_Property_Evaluator | prop_eval_ |
|
Constructor.
|
|
Copy the value of the property into the result container.
Reimplemented from TAO_Constraint_Evaluator. |
|
Utility with which to evaluate the properties of an offer, be they dyanmic or static. |