Lumiera
0.pre.03
»edit your freedom«
conmanager.cpp
Go to the documentation of this file.
1
/*
2
ConManager - manages the creation of data/control connections when building the Renderengine
3
4
Copyright (C)
5
2008, 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 "
lib/error.hpp
"
21
#include "
steam/mobject/builder/conmanager.hpp
"
22
#include "
steam/control/stypemanager.hpp
"
23
24
namespace
steam
{
25
namespace
mobject {
26
namespace
builder {
27
28
29
33
int
34
ConManager::getConnection
()
35
{
36
UNIMPLEMENTED (
"wiring in the builder..."
);
37
}
38
39
40
}}}
// namespace steam::mobject::builder
steam
Steam-Layer implementation namespace root.
Definition:
dummy-player-facade.h:37
stypemanager.hpp
Interface to the stream type system.
error.hpp
Lumiera error handling (C++ interface).
steam::mobject::builder::ConManager::getConnection
int getConnection()
Definition:
conmanager.cpp:34
conmanager.hpp
steam
mobject
builder
conmanager.cpp
Generated on Fri Dec 13 2024 05:05:32 for Lumiera by
1.8.13