![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
unit test ScopeQuery_test More...
Go to the source code of this file.
unit test ScopeQuery_test
Definition in file scope-query-test.cpp.
#include "lib/test/run.hpp"#include "steam/mobject/session/scope-query.hpp"#include "steam/mobject/session/specific-contents-query.hpp"#include "steam/mobject/session/session-service-explore-scope.hpp"#include "steam/mobject/session/test-scopes.hpp"#include "steam/mobject/session/clip.hpp"#include "lib/format-cout.hpp"#include "lib/symbol.hpp"#include "lib/util.hpp"#include <string>Namespaces | |
| namespace | steam |
| Steam-Layer implementation namespace root. | |
| namespace | steam::mobject |
| Media-Objects, edit operations and high-level session. | |
| namespace | steam::mobject::session |
| Namespace of Session and user visible high-level objects. | |
| namespace | steam::mobject::session::test |
| namespace | steam::mobject::session::test::anonymous_namespace{scope-query-test.cpp} |
Classes | |
| class | ScopeQuery_test |
Functions | |
| bool | filter (Placement< DummyMO > const &candidate) |
| a filter predicate to pick some objects from a resultset. | |
| template<class IT > | |
| void | pullOut (IT const &iter) |
| void | announce (Literal description) |
| LAUNCHER (ScopeQuery_test, "unit session") | |
| Register this test class... | |