lumiera::query::ConfigRules< TYPES > Class Template Reference
Generic query interface for retrieving objects matching some capability query.
More...
#include <configrules.hpp>
List of all members.
Detailed Description
template<typename TYPES>
class lumiera::query::ConfigRules< TYPES >
To be instantiated using a typelist, thus inheriting from the Handler classes for each type. In the (future) version using YAP Prolog, this will drive the generation and registration of the necessary predicate implementations for each concrete type, using the speicalisations given alongside with the types. For now it just serves to generate the necessary resolve(Query<TY>) virtual functions (implemented by
MockConfigRules)
Definition at line 176 of file configrules.hpp.
The documentation for this class was generated from the following file: