Lumiera
0.pre.03
»edit your freedom«
|
#include "steam/mobject/session/query/fake-configrules.hpp"
building block providing the mock implementation for a single type.
We simply access a table holding pre-created objects.
Definition at line 175 of file fake-configrules.hpp.
Private Types | |
typedef WrapReturn< TY >::Wrapper | Ret |
Private Member Functions | |
virtual bool | resolve (Ret &solution, Query< TY > const &q) |
(dummy) implementation of the QueryHandler interface | |
bool | try_special_case (Ret &solution, Query< TY > const &q) |