Lumiera  0.pre.03
»edit your freedom«
LookupPreconfigured< TY, BASE > Class Template Reference

#include "steam/mobject/session/query/fake-configrules.hpp"

Description

template<class TY, class BASE>
class steam::mobject::session::query::LookupPreconfigured< TY, BASE >

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)
 
+ Inheritance diagram for LookupPreconfigured< TY, BASE >:
+ Collaboration diagram for LookupPreconfigured< TY, BASE >:

The documentation for this class was generated from the following file: