Lumiera
0.pre.03
»edit your freedom«
Lumiera API Documentation
Intro
Overview
Modules
+
Classes
Class List
Class Index
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
+
Typedefs
a
b
d
e
f
h
i
l
o
p
r
s
t
v
y
Enumerations
Enumerator
+
Related Functions
_
b
c
e
f
h
i
k
m
n
o
p
q
s
t
u
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
s
t
u
w
z
Typedefs
Enumerations
Enumerator
+
Files
File List
+
File Members
+
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
+
Functions
b
c
d
e
f
h
i
j
l
m
n
o
p
q
r
s
t
u
Variables
Typedefs
Enumerations
Enumerator
+
Macros
a
c
d
e
g
i
k
l
m
n
o
p
r
s
t
v
Related Pages
Examples
▼
Lumiera
►
Lumiera API Documentation
Intro
Overview
►
Modules
►
Classes
►
Namespaces
▼
Files
►
File List
►
File Members
Test List
Todo List
Deprecated List
►
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
dummy-play-connection.cpp
Go to the documentation of this file.
1
/*
2
DummyPlayConnection.hpp - simplified test setup for playback
3
4
Copyright (C)
5
2011, Hermann Vosseler <Ichthyostega@web.de>
6
7
**Lumiera** is free software; you can redistribute it and/or modify it
8
under the terms of the GNU General Public License as published by the
9
Free Software Foundation; either version 2 of the License, or (at your
10
option) any later version. See the file COPYING for further details.
11
12
* *****************************************************************/
13
14
20
#include "
steam/play/dummy-play-connection.hpp
"
21
//#include "steam/play/dummy-image-generator.hpp"
22
//#include "steam/play/tick-service.hpp"
23
//#include "lib/depend.hpp"
24
25
//#include <string>
26
//#include <memory>
27
//#include <functional>
28
29
30
31
namespace
steam
{
32
namespace
play {
33
namespace
test
{
34
35
36
namespace
{
// hidden local details of the service implementation....
37
38
39
}
// (End) hidden service impl details
40
41
UnimplementedConnection::~UnimplementedConnection
() { }
42
43
44
48
}}}
// namespace steam::play
test
Definition:
run.hpp:40
steam::play::test::UnimplementedConnection::~UnimplementedConnection
~UnimplementedConnection()
emit VTable here...
Definition:
dummy-play-connection.cpp:41
steam
Steam-Layer implementation namespace root.
Definition:
dummy-player-facade.h:37
dummy-play-connection.hpp
Dummy and test setup of playback and rendering, omitting most of the Lumiera engine.
core
steam
play
dummy-play-connection.cpp
Generated on Fri Dec 13 2024 05:05:33 for Lumiera by
1.8.13