Lumiera  0.pre.03
»edit your freedom«
plug.cpp
Go to the documentation of this file.
1 /*
2  Plug - LocatingPin for requesting connection to some Pipe
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 
21 #include "steam/asset/pipe.hpp"
22 
23 namespace steam {
24 namespace mobject {
25 namespace session {
26 
31 }}} // namespace steam::mobject::session
A "processing pipe" represented as Asset.
Steam-Layer implementation namespace root.
Namespace of Session and user visible high-level objects.
Definition: sequence.hpp:65