TAO_CosTrader
2.1.8
|
#include <Constraint_Interpreter.h>
Public Attributes | |
CORBA::Boolean | evaluated_ |
True if the preference evaluation didn't return an error for this offer. More... | |
TAO_Literal_Constraint | value_ |
The value of the preference evaluation. More... | |
CosTrading::OfferId | offer_id_ |
The offer id of this offer. More... | |
CosTrading::Offer * | offer_ |
A pointer to the offer. More... | |
CORBA::Boolean TAO_Preference_Interpreter::Preference_Info::evaluated_ |
True if the preference evaluation didn't return an error for this offer.
CosTrading::Offer* TAO_Preference_Interpreter::Preference_Info::offer_ |
A pointer to the offer.
CosTrading::OfferId TAO_Preference_Interpreter::Preference_Info::offer_id_ |
The offer id of this offer.
TAO_Literal_Constraint TAO_Preference_Interpreter::Preference_Info::value_ |
The value of the preference evaluation.