TAO_CosTrader
2.0.8
|
#include <Trader_Constraint_Visitors.h>
Public Member Functions | |
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_ |
TAO_Trader_Constraint_Evaluator::TAO_Trader_Constraint_Evaluator | ( | CosTrading::Offer * | offer, |
CORBA::Boolean | supports_dynamic_properties = 1 |
||
) |
Constructor.
int TAO_Trader_Constraint_Evaluator::visit_property | ( | TAO_Property_Constraint * | literal | ) | [virtual] |
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.