31 #ifndef MOBJECT_SESSION_TEST_TEST_SCOPES_H 32 #define MOBJECT_SESSION_TEST_TEST_SCOPES_H 48 using namespace mobject::test;
49 typedef TestPlacement<DummyMO> PDum;
52 typedef ScopeQuery<MObject>::iterator _ScopeIterMO;
Core abstraction: placement of a media object into session context.
PPIdx build_testScopes()
helper for tests: create a pseudo-session (actually just a PlacementIndex), which contains some neste...
Steam-Layer implementation namespace root.
Namespace of Session and user visible high-level objects.
PlacementMO & retrieve_startElm()
complement to the helper: retrieve one of the dummy placements which is a Placement<> and way down in...
ScopeQuery< MObject >::iterator explore_testScope(PlacementMO const &scopeTop)
shortcut to explore the contents of a scope within the current index.
Core of the session implementation datastructure.
Placement< MObject > PlacementMO
A hierarchy of simple dummy-Media-Objects for easy unit testing.
Specific queries to explore contents of a scope within the high-level model.