10 #ifndef CORAL_SLAVE_RUNNER_HPP 11 #define CORAL_SLAVE_RUNNER_HPP 15 #include <coral/config.h> 24 namespace bus {
class SlaveAgent; }
25 namespace net {
class Reactor; }
60 #endif // header guard
Main module header for coral::net.
A class for running a slave instance.
Definition: runner.hpp:32
A protocol/transport independent endpoint address specification.
Definition: net.hpp:34
Definition: variable_io.hpp:28
Defines the coral::slave::Instance interface.