Obsidian
Probabilistic Geophysical Joint Inversion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
stateline::comms::SocketHandler Struct Reference

Represents the callback signals for a socket. More...

#include <router.hpp>

Public Attributes

MsgSignal onRcvHELLO
 The socket receives a hello message.
 
MsgSignal onRcvHEARTBEAT
 The socket receives a heartbeat message.
 
MsgSignal onRcvPROBLEMSPEC
 The socket receives a problem spec message.
 
MsgSignal onRcvJOBREQUEST
 The socket receives a job request message.
 
MsgSignal onRcvJOB
 The socket receives a job.
 
MsgSignal onRcvJOBSWAP
 The socket receives a job swap message.
 
MsgSignal onRcvALLDONE
 The socket receives an all done message.
 
MsgSignal onRcvGOODBYE
 The socket receives a goodbye message.
 
MsgSignal onFailedSend
 The socket receives a failed send message.
 
VoidSignal onPoll
 The socket is polled.
 

Detailed Description

Represents the callback signals for a socket.


The documentation for this struct was generated from the following file: