Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
QueryResolver_test Class Reference

Description

Test:
verify the mechanism for issuing typed queries through a generic interface, without disclosing the facility actually answering those queries. Results are to be retrieved through a Lumiera Forward Iterator.
See also
mobject::session::QueryResolver
mobject::session::ScopeLocate usage example
mobject::session::ContentsQuery typed query example
contents-query-test.cpp

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

Private Member Functions

virtual void run (Arg)
 

Static Private Member Functions

template<typename ITER >
static void explore (ITER ii)
 

Member Function Documentation

◆ run()

virtual void run ( Arg  )
inlineprivatevirtual

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

References QueryResolver_test::explore(), and Query< RES >::resolveBy().

+ Here is the call graph for this function:

◆ explore()

template<typename ITER >
static void explore ( ITER  ii)
inlinestaticprivate

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

Referenced by QueryResolver_test::run().

+ Here is the caller graph for this function:
+ Inheritance diagram for QueryResolver_test:
+ Collaboration diagram for QueryResolver_test:

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