#include <boost/type_traits.hpp>#include <boost/utility/enable_if.hpp>#include "predecl.hh"#include "Setup.cci"#include "Setup.cti"


Go to the source code of this file.
Definition in file Setup.hh.
Classes |
|
| struct | senf::ppi::detail::DisableStandardInput |
| struct | senf::ppi::detail::DisableStandardOutput |
| struct | senf::ppi::detail::DisableStandardConnect |
Namespaces |
|
| namespace | senf |
| namespace | senf::ppi |
| namespace | senf::ppi::detail |
Defines |
|
| #define | HH_SENF_PPI_Setup_ 1 |
Functions |
|
| void | senf::ppi::connect (connector::OutputConnector &source, connector::InputConnector &target,...) |
| Connect modules. |
|
| void | senf::ppi::run () |
| Start the network. |
|
| void | senf::ppi::init () |
| Manually initialize the network. |
|