Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
session-service-fetch.hpp File Reference

Implementation level session API: resolve a Placement by hash-ID. More...

Go to the source code of this file.

Description

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.

See also
session-impl.hpp implementation of the service
session-services.cpp implementation of access

Definition in file session-service-fetch.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...