Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
steam::mobject::session::test::anonymous_namespace{session-element-query-test.cpp} Namespace Reference

Typedefs

typedef Placement< DummyMO > const & PDummy
 

Functions

function< bool(PDummy)> elementID_contains (string expectedText)
 a filter predicate to pick some objects from a resultset, based on string match with the element's self-display string.
 

Typedef Documentation

◆ PDummy

typedef Placement<DummyMO> const& PDummy

Definition at line 47 of file session-element-query-test.cpp.

Function Documentation

◆ elementID_contains()

function< bool(PDummy)> elementID_contains ( string  expectedText)
inline

a filter predicate to pick some objects from a resultset, based on string match with the element's self-display string.

Note
the query system allows us to use the specific API of DummyMO, without the need for any cast. It is sufficient to declare a suitable signature on the query predicate!

Definition at line 56 of file session-element-query-test.cpp.

References elementID_contains().

Referenced by elementID_contains().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: