Contains the implementation of the worker. More...
Namespaces | |
stateline | |
stateline::comms | |
Functions | |
void | stateline::comms::forwardToNetwork (const Message &m, SocketRouter &router) |
Forward a message to the delegator. More... | |
void | stateline::comms::forwardToMinion (const Message &m, SocketRouter &router) |
Forward a message to a minion. More... | |
void | stateline::comms::disconnectFromServer (const Message &m) |
Disconnect from the server with a message. More... | |
Contains the implementation of the worker.