lumiera::query::LookupPreconfigured< TY, BASE > Class Template Reference
building block defining how to do the mock implementation for
one type.
More...
#include <mockconfigrules.hpp>
List of all members.
|
Public Member Functions |
|
virtual bool | resolve (Ret &solution, const Query< TY > &q) |
| | (dummy) implementation of the QueryHandler interface
|
Private Types |
|
typedef WrapReturn< TY >::Wrapper | Ret |
Private Member Functions |
|
bool | try_special_case (Ret &solution, const Query< TY > &q) |
Detailed Description
template<class TY, class BASE>
class lumiera::query::LookupPreconfigured< TY, BASE >
We simply access a table holding pre-created objects.
Definition at line 132 of file mockconfigrules.hpp.
The documentation for this class was generated from the following file: