Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
config-rules.cpp File Reference

Implementation backend part for a configuration rules / query system. More...

Go to the source code of this file.

Description

Implementation backend part for a configuration rules / query system.

Todo:
placeholder and mostly not implemented as of 11/2016

Definition in file config-rules.cpp.

#include "lib/error.hpp"
#include "common/query.hpp"
#include "common/config-rules.hpp"

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