67#ifndef MOBJECT_SESSION_SESSION_SERVICES_H
68#define MOBJECT_SESSION_SESSION_SERVICES_H
92 template<
class API,
class IMPL>
107 template<
typename APIS
126 API&
get() {
return *
this; }
Collection of configured implementation-level services to provide by the Session.
static FRONT & current
intended to be hard-wired to SessManagerImpl singleton
API & get()
access an service by explicit downcast.
Helpers for working with lib::meta::Types (i.e.
Namespace of Session and user visible high-level objects.
Access point to a single implementation-level API.
Steam-Layer implementation namespace root.
Primary Interface to the current Session.