Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
lumiera::test::anonymous_namespace{query-resolver-test.cpp} Namespace Reference

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

QueryResolverbuildTestQueryResolver ()
 

Variables

lib::Depend< DummyTypedSolutionProducertestResolver
 

Typedef Documentation

◆ QID

typedef Goal::QueryID const& QID

Definition at line 41 of file query-resolver-test.cpp.


Class Documentation

◆ lumiera::test::anonymous_namespace{query-resolver-test.cpp}::DummySolutions

class lumiera::test::anonymous_namespace{query-resolver-test.cpp}::DummySolutions
+ Collaboration diagram for DummySolutions< TY >:

Function Documentation

◆ buildTestQueryResolver()

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:

Variable Documentation

◆ testResolver

Definition at line 163 of file query-resolver-test.cpp.

Referenced by buildTestQueryResolver().