![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Implementation backend part for a configuration rules / query system. More...
Go to the source code of this file.
Implementation backend part for a configuration rules / query system.
Definition in file config-rules.cpp.
Namespaces | |
| namespace | lumiera |
| Lumiera public interface. | |
| namespace | lumiera::error |
| namespace | lumiera::query |
| namespace | lumiera::query::anonymous_namespace{config-rules.cpp} |
Functions | |
| LUMIERA_ERROR_DEFINE (CAPABILITY_QUERY, "unresolvable capability query") | |
| void | setFakeBypass (lumiera::QueryKey const &q) |
| backdoor for tests: the next config query with this query string will magically succeed with every candidate object provided. | |
| bool | isFakeBypass (lumiera::QueryKey const &q) |
Variables | |
| QueryKey | fakeBypass |