Obsidian
Probabilistic Geophysical Joint Inversion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
worker.cpp File Reference

Contains the implementation of the worker. More...

#include "comms/worker.hpp"
#include "serial/commstypes.hpp"
#include <cstdlib>
Include dependency graph for worker.cpp:

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...
 

Detailed Description

Contains the implementation of the worker.

Author
Lachlan McCalman
Date
2014
License:
Affero General Public License version 3 or later