13 #include "mmprocmod.h" 17 namespace Network {
class Socket; }
30 bool launchProc()
const;
31 void addPar(
const IOPar&);
35 void ckeckConnection();
36 void uiErrorMsg(
const char*);
#define mExpClass(module)
Definition: commondefs.h:157
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
Remote job executor.
Definition: remjobexec.h:24
Definition: jobcommunic.h:22
bool isconnected_
Definition: remjobexec.h:40
Generalized set of parameters of the keyword-value type.
Definition: iopar.h:53
IOPar & par_
Definition: remjobexec.h:39
Multi Machine Processing.
Definition: mmassetmgr.h:21
Network::Socket & socket_
Definition: remjobexec.h:38
const char * host_
Definition: remjobexec.h:41