58 bool isFakeBypass (
QueryKey const& q) {
return q == fakeBypass; }
void setFakeBypass(lumiera::QueryKey const &q)
backdoor for tests: the next config query with this query string will magically succeed with every ca...
Basic and generic representation of an internal query.
Wrapper for indexing and ordering.
Lumiera error handling (C++ interface).
Lumiera public interface.
Interface for accessing rule based configuration.
#define LUMIERA_ERROR_DEFINE(err, msg)
Definition and initialisation of an error constant.