OpendTect  6.6
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
RemoteJobExec Class Reference

Remote job executor. More...

Inheritance diagram for RemoteJobExec:
[legend]

Public Member Functions

 RemoteJobExec (const Network::Authority &)
 
 ~RemoteJobExec ()
 
void addPar (const IOPar &)
 
bool launchProc () const
 
- Public Member Functions inherited from CallBacker
 CallBacker ()
 
 CallBacker (const CallBacker &)
 
virtual ~CallBacker ()
 
bool attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const
 
bool attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const
 
void detachAllNotifiers () const
 Call from the destructor of your inherited object. More...
 
void detachCB (const NotifierAccess &, const CallBack &) const
 
void detachCB (const NotifierAccess *notif, const CallBack &cb) const
 
virtual bool isCapsule () const
 
bool isNotifierAttached (const NotifierAccess *) const
 Only for debugging purposes, don't use. More...
 
void stopReceivingNotifications () const
 

Protected Member Functions

void ckeckConnection ()
 
void uiErrorMsg (const char *)
 

Protected Attributes

const Network::Authority auth_
 
bool isconnected_
 
IOParpar_
 
Network::Socketsocket_
 

Additional Inherited Members

- Static Public Member Functions inherited from CallBacker
static void createReceiverForCurrentThread ()
 
static void removeReceiverForCurrentThread ()
 

Detailed Description

Remote job executor.

<>

Constructor & Destructor Documentation

◆ RemoteJobExec()

RemoteJobExec::RemoteJobExec ( const Network::Authority )

◆ ~RemoteJobExec()

RemoteJobExec::~RemoteJobExec ( )

Member Function Documentation

◆ addPar()

void RemoteJobExec::addPar ( const IOPar )

◆ ckeckConnection()

void RemoteJobExec::ckeckConnection ( )
protected

◆ launchProc()

bool RemoteJobExec::launchProc ( ) const

◆ uiErrorMsg()

void RemoteJobExec::uiErrorMsg ( const char *  )
protected

Member Data Documentation

◆ auth_

const Network::Authority RemoteJobExec::auth_
protected

◆ isconnected_

bool RemoteJobExec::isconnected_
protected

◆ par_

IOPar& RemoteJobExec::par_
protected

◆ socket_

Network::Socket& RemoteJobExec::socket_
protected

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022