Lumiera
0.pre.03
»edit your freedom«
|
a concrete "resolution" of the query is a set of "solutions", which can be explored by iteration.
Thus, the result set has to implement the iteration control API as required by IterAdapter
Definition at line 93 of file query-resolver-test.cpp.
Public Types | |
typedef Query< TY >::Cursor | Cursor |
Public Types inherited from Resolution | |
typedef Goal::Result | Result |
Public Member Functions | |
void | nextResult (Result &pos) |
Result | prepareResolution () |
Public Attributes | |
DummySolutions< TY > | solutions_ |
Additional Inherited Members |