![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Implementation level session API: resolve a Placement by hash-ID. More...
Go to the source code of this file.
Implementation level session API: resolve a Placement by hash-ID.
This specialised service is intended to be used by PlacementRef, in order to (re)-access the Placement instance within the session, given the hash-ID of this placement. An implementation of this service is available through the SessionServices access mechanism.
Definition in file session-service-fetch.hpp.
#include "steam/mobject/placement.hpp"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 | SessionServiceFetch |
| Implementation-level service for resolving an Placement-ID. More... | |