#include "Constraint_Nodes.h"
#include "Constraint_Visitors.h"
#include "Interpreter.h"
#include "orbsvcs/orbsvcs/CosTradingS.h"
#include "orbsvcs/orbsvcs/CosTradingReposS.h"
Include dependency graph for Constraint_Interpreter.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
struct | Preference_Info |
class | TAO_Constraint_Interpreter |
TAO_Constraint_Interpreter will, given a constraint string whose syntax and semantics comply with the trader specification for the constraint language, determine if a CosTrading::Offer meets the constraints. More... | |
class | TAO_Preference_Interpreter |
The TAO_Preference_Interpreter will, given a valid preference string and offers, will order the offers based on the offers' compliance with the preferences. More... |