13 #include "mmprocmod.h" 17 namespace Network {
class Server; }
33 void dataReceivedCB(CallBacker*);
35 void uiErrorMsg(
const char*);
37 void writeLog(
const char* msg);
#define mExpClass(module)
Definition: commondefs.h:157
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
OD class for stream write common access to the user log file, or std::cout in batch progs...
Definition: od_ostream.h:25
Definition: jobcommunic.h:22
od_ostream & logstrm_
Definition: remcommhandler.h:38
Handles commands to be executed remotely on a different machine.
Definition: remcommhandler.h:23
Generalized set of parameters of the keyword-value type.
Definition: iopar.h:53
Multi Machine Processing.
Definition: mmassetmgr.h:21
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size...
Definition: bufstring.h:38
Network::Server & server_
Definition: remcommhandler.h:41
const int port_
Definition: remcommhandler.h:40