37 #ifndef MOBJECT_SESSION_SESSION_SERVICE_FETCH_H 38 #define MOBJECT_SESSION_SESSION_SERVICE_FETCH_H
static bool isRegisteredID(PlacementMO::ID const &)
verify the given placement-ID (hash) is valid, by checking if it refers to a Placement instance curre...
Core abstraction: placement of a media object into session context.
static PlacementMO & resolveID(PlacementMO::ID const &)
actually retrieve a Placement tracked by the index.
Steam-Layer implementation namespace root.
Namespace of Session and user visible high-level objects.
static bool isAccessible()
is the element-fetch service usable? Effectively this means: is the session up?
Implementation-level service for resolving an Placement-ID.