Setup public header. More...
#include <boost/type_traits/is_base_of.hpp>
#include <boost/utility/enable_if.hpp>
#include "predecl.hh"
#include "Setup.cci"
#include "Setup.cti"
Go to the source code of this file.
Classes | |
struct | senf::ppi::detail::DisableStandardInput |
struct | senf::ppi::detail::DisableStandardOutput |
struct | senf::ppi::detail::DisableStandardConnect |
Namespaces | |
senf | |
senf::ppi | |
senf::ppi::detail | |
Functions | |
void | senf::ppi::connect (connector::OutputConnector &source, connector::InputConnector &target,...) |
Connect modules. More... | |
void | senf::ppi::run () |
Start the network. More... | |
void | senf::ppi::init () |
Manually initialize the network. More... | |
Setup public header.
Definition in file Setup.hh.