Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test QueryFocus_test
Definition in file query-focus-test.cpp.
#include "lib/test/run.hpp"
#include "steam/mobject/session/test-scopes.hpp"
#include "steam/mobject/session/placement-index.hpp"
#include "steam/mobject/session/query-focus.hpp"
#include "steam/mobject/session/scope.hpp"
#include "lib/format-cout.hpp"
Classes | |
class | QueryFocus_test |
Functions | |
LAUNCHER (QueryFocus_test, "unit session") | |
Register this test class... More... | |
size_t | refs (QueryFocus const &focus) |
Helper: extract the refcount of the current path referred by the given focus. | |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::mobject | |
Media-Objects, edit operations and high-level session. | |
steam::mobject::session | |
Namespace of Session and user visible high-level objects. | |
steam::mobject::session::test::LAUNCHER | ( | QueryFocus_test | , |
"unit session" | |||
) |
Register this test class...