#include <Constraint_Interpreter.h>

Public Attributes | |
| CORBA::Boolean | evaluated_ |
| True if the preference evaluation didn't return an error for this offer. | |
| TAO_Literal_Constraint | value_ |
| The value of the preference evaluation. | |
| CosTrading::OfferId | offer_id_ |
| The offer id of this offer. | |
| CosTrading::Offer * | offer_ |
| A pointer to the offer. | |
Definition at line 124 of file Constraint_Interpreter.h.
True if the preference evaluation didn't return an error for this offer.
Definition at line 127 of file Constraint_Interpreter.h.
A pointer to the offer.
Definition at line 136 of file Constraint_Interpreter.h.
The offer id of this offer.
Definition at line 133 of file Constraint_Interpreter.h.
The value of the preference evaluation.
Definition at line 130 of file Constraint_Interpreter.h.
1.6.1