15 #include "mmprocmod.h" 19 namespace Network {
class Socket; }
32 bool launchProc()
const;
33 void addPar(
const IOPar&);
37 void ckeckConnection();
38 void uiErrorMsg(
const char*);
#define mExpClass(module)
Definition: commondefs.h:160
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
Remote job executor.
Definition: remjobexec.h:26
Definition: jobcommunic.h:24
bool isconnected_
Definition: remjobexec.h:42
Generalized set of parameters of the keyword-value type.
Definition: iopar.h:47
IOPar & par_
Definition: remjobexec.h:41
Multi Machine Processing.
Definition: mmassetmgr.h:23
Network::Socket & socket_
Definition: remjobexec.h:40
const char * host_
Definition: remjobexec.h:43