![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Service to build the notion of a current location within the Sesison model. More...
Go to the source code of this file.
Service to build the notion of a current location within the Sesison model.
WIP implementation of session core from 2010
as of 2016, this effort is considered stalled but basically valid
Definition in file scope-locator.hpp.
#include "steam/mobject/session/scope.hpp"#include "steam/mobject/session/scope-query.hpp"#include "steam/mobject/placement.hpp"#include "lib/iter-source.hpp"#include "lib/depend.hpp"#include <memory>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. | |
Classes | |
| class | ScopeLocator |
| Singleton service establishing a link to relate any compound of nested placement scopes to the current session and the current focus for querying and exploring this structure. More... | |