![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Typedefs | |
| typedef Goal::QueryID const & | QID |
Classes | |
| struct | DummyResultSet |
| a concrete "resolution" of the query is a set of "solutions", which can be explored by iteration. More... | |
| class | DummySolutions |
| an sequence of "solutions" to be "found" More... | |
| class | DummySolutions< int > |
| class | DummySolutions< string > |
| class | DummyTypedSolutionProducer |
| a (dummy) concrete query resolution facility. More... | |
Functions | |
| QueryResolver & | buildTestQueryResolver () |
Variables | |
| lib::Depend< DummyTypedSolutionProducer > | testResolver |
| typedef Goal::QueryID const& QID |
Definition at line 41 of file query-resolver-test.cpp.
| class lumiera::test::anonymous_namespace{query-resolver-test.cpp}::DummySolutions |
Collaboration diagram for DummySolutions< TY >:| QueryResolver & buildTestQueryResolver | ( | ) |
Definition at line 166 of file query-resolver-test.cpp.
References buildTestQueryResolver(), and testResolver.
Referenced by buildTestQueryResolver().
Here is the call graph for this function:
Here is the caller graph for this function:| lib::Depend<DummyTypedSolutionProducer> testResolver |
Definition at line 163 of file query-resolver-test.cpp.
Referenced by buildTestQueryResolver().