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

Implementation level session API: add or remove Session contents. More...

Go to the source code of this file.

Description

Implementation level session API: add or remove Session contents.

This specialised service is intended to be used by MObjectRef, in order to attach a new Placement to the session or to detach and purge an existing Placement. An implementation of this service service is available through the SessionServices access mechanism, and delegates the actual implementation to the PlacementIndex, which is the core session datastructure.

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

Definition in file session-service-mutate.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  SessionServiceMutate
 Implementation-level service for resolving an Placement-ID. More...