Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
session-service-access-test.cpp File Reference

unit test SessionServiceAccess_test More...

Go to the source code of this file.

Description

unit test SessionServiceAccess_test

Definition in file session-service-access-test.cpp.

#include "lib/test/run.hpp"
#include "steam/mobject/session.hpp"
#include "lib/meta/generator.hpp"
#include "lib/format-cout.hpp"
#include "lib/depend.hpp"
#include <boost/lexical_cast.hpp>
#include <memory>
#include <string>

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.
 
namespace  steam::mobject::session::test
 
namespace  steam::mobject::session::test::anonymous_namespace{session-service-access-test.cpp}
 

Typedefs

typedef TSessManagerPSess
 
using SessionImplAPI = TSessionServices< Types< InternalAPI_1, InternalAPI_2 >, TSessManagerImpl, TSessionImpl >
 

Classes

struct  TSession
 
struct  TSessManager
 
struct  InternalAPI_1
 
struct  InternalAPI_2
 
struct  TSessionImpl
 
struct  TServiceAccessPoint< InternalAPI_1, IMPL >
 
struct  TServiceAccessPoint< InternalAPI_2, IMPL >
 
class  TSessionServices< IMPS, FRONT, SESS >
 
struct  TSessManagerImpl
 
class  SessionServiceAccess_test
 Verify the access mechanism both to the pubic session API and to implementation level APIs used by Steam-Layer internals. More...
 

Functions

 LAUNCHER (SessionServiceAccess_test, "function session")
 Register this test class...