OpendTect  7.0
BatchServiceServerMgr Member List

This is the complete list of members for BatchServiceServerMgr, including all inherited members.

addApplicationAuthority(bool local, OS::MachineCommand &)ServiceMgrBaseprotectedstatic
addLocalServer()ServiceMgrBaseprotected
addTCPServer(bool assignport=true, Network::SpecAddr=Network::Any)ServiceMgrBaseprotected
appClosingCB(CallBacker *)ServiceMgrBaseprivate
applydata_ServiceMgrBaseprivate
applyInOtherThread(const packetData &)ServiceMgrBaseprivate
attachCB(const NotifierAccess &, const CallBack &, bool onlyifnew=false) constCallBacker
attachCB(const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) constCallBacker
attachednotifiers_CallBackerprivate
attachednotifierslock_CallBackermutableprivate
BatchProgram classBatchServiceServerMgrfriend
BatchServiceServerMgr()BatchServiceServerMgrprotected
bp_BatchServiceServerMgrprivate
CallBacker()CallBacker
CallBacker(const CallBacker &)CallBacker
canDoAction(const OD::JSON::Object &, packetData &)ServiceMgrBaseprivate
canDoRequest(const OD::JSON::Object &, packetData &)ServiceMgrBaseprivate
canParseAction(const char *, uiRetVal &) overrideBatchServiceServerMgrprotectedvirtual
canParseRequest(const OD::JSON::Object &, uiRetVal &) overrideBatchServiceServerMgrprotectedvirtual
canReceiveRequests() constServiceServerMgr
checkOnReportToApplication(bool startyn, int eachms=5000)ServiceServerMgrprotectedvirtual
closeApp() overrideBatchServiceServerMgrprotectedvirtual
Confirmed enum valueServiceServerMgr
connClosedCB(CallBacker *)ServiceMgrBaseprivate
createReceiverForCurrentThread()CallBackerstatic
debugMsg(const char *)ServiceMgrBaseprotectedstatic
delalreadytriggered_NamedCallBackermutableprotected
delnotif_NamedCallBackerprotected
detachAllNotifiers() constCallBacker
detachCB(const NotifierAccess &, const CallBack &) constCallBacker
detachCB(const NotifierAccess *notif, const CallBack &cb) constCallBackerinline
doAppClosing(CallBacker *) overrideBatchServiceServerMgrprotectedvirtual
doDeRegister()ServiceServerMgrprivate
doHandleAction(const char *action) overrideBatchServiceServerMgrprotectedvirtual
doHandleActionRequest(CallBacker *)ServiceMgrBaseprivate
doHandleRequest(const OD::JSON::Object &) overrideBatchServiceServerMgrprotectedvirtual
doPyEnvChange(CallBacker *) overrideServiceServerMgrprotectedvirtual
doRegister()ServiceServerMgrprivate
doRegister_(const char *, bool doreg)ServiceServerMgrprivate
doSurveyChanged(CallBacker *)ServiceMgrBaseinlineprotectedvirtual
getAuthority(bool islocal) constServiceMgrBase
getMgr()BatchServiceServerMgrstatic
getName() constNamedObjectinlinevirtual
getNameFromPar(const IOPar &)NamedObject
getPythEnvRequestInfo(OD::JSON::Object &)ServiceMgrBaseprotectedstatic
handleActionRequestInThread(const packetData &)ServiceMgrBaseprivate
hasName(const char *nm) constObjectWithNameinline
hasName(const name_type &nm) constObjectWithNameinline
init(Network::Service::ServType, bool local)ServiceServerMgrprivate
isCapsule() constCallBackerinlinevirtual
isDependentApp() constServiceServerMgrprotected
isMainService() constServiceMgrBaseprotected
isNotifierAttached(const NotifierAccess *) constCallBacker
isOK() constBatchServiceServerMgr
ServiceServerMgr::isOK(bool islocal) constServiceMgrBase
isRegistered() constServiceServerMgrprotected
isServerOK(bool local) constServiceMgrBaseprivate
isStandAloneApp() constServiceServerMgr
killedCB(CallBacker *)BatchServiceServerMgrprotected
lastreport_BatchServiceServerMgrprotected
localconn_ServiceMgrBaseprivate
localserver_ServiceMgrBaseprivate
localserverismine_ServiceMgrBaseprivate
mOD_DisableCopy(ServiceMgrBase)ServiceMgrBaseprivate
name() const overrideNamedObjectinlinevirtual
name_NamedObjectprotected
name_type typedefObjectWithName
NamedCallBacker(const char *nm=0)NamedCallBacker
NamedCallBacker(const NamedCallBacker &)NamedCallBacker
NamedObject(const char *nm=nullptr)NamedObjectinline
NamedObject(const NamedObject &oth)NamedObjectinline
newConnectionCB(CallBacker *)ServiceMgrBaseprivate
notifyShutdown(const NotifierAccess *, bool wait) constCallBackerprivate
objectToBeDeleted() constNamedCallBackerinlinevirtual
operator=(ServiceMgrBase &&)=deleteServiceMgrBaseprivate
NamedCallBacker::operator=(const NamedObject &)NamedObject
operator==(const NamedCallBacker &oth) constNamedCallBackerinline
operator==(const NamedObject &oth) constNamedCallBackerinline
packet_ServiceMgrBaseprivate
packetArrivedCB(CallBacker *)ServiceMgrBaseprivate
pausedCB(CallBacker *)BatchServiceServerMgrprotected
putNameInPar(IOPar &) constObjectWithName
pyenvChangeCB(CallBacker *)ServiceMgrBaseprivate
pythEnvChangedReq(const OD::JSON::Object &)ServiceMgrBaseprivate
registerstatus_ServiceServerMgrprivate
RegState enum nameServiceServerMgr
removeReceiverForCurrentThread()CallBackerstatic
reportingAppIsAlive() constServiceServerMgrprotectedvirtual
reportto_ServiceServerMgrprivate
reporttocheck_ServiceServerMgrprivate
reportToCheckCB(CallBacker *) overrideBatchServiceServerMgrprivatevirtual
Requested enum valueServiceServerMgr
resumedCB(CallBacker *)BatchServiceServerMgrprotected
sendAction(const char *act, const Network::Authority *=nullptr, const char *servicenm=nullptr) constServiceServerMgrvirtual
ServiceMgrBase::sendAction(const Network::Authority &, const char *servicenm, const char *action)ServiceMgrBaseprotectedstatic
sendActionRequest(const char *reqkey, const char *act, const OD::JSON::Object *morereq=nullptr, const Network::Authority *=nullptr, const char *servicenm=nullptr) constServiceServerMgrvirtual
sendActionRequest_(const char *action, const OD::JSON::Object *=nullptr)BatchServiceServerMgrprivate
sendDelNotif() constNamedCallBackerprotected
sendErr(uiRetVal &)ServiceMgrBaseprotected
sendOK()ServiceMgrBaseprotected
sendRequest(const char *reqkey, const OD::JSON::Object &, const Network::Authority *=nullptr, const char *servicenm=nullptr) constServiceServerMgrvirtual
ServiceMgrBase::sendRequest(const Network::Authority &, const char *servicenm, const char *reqkey, const OD::JSON::Object &)ServiceMgrBaseprotectedstatic
sendRequest_(const Network::Authority &, const char *servicenm, const OD::JSON::Object &)ServiceMgrBaseprivatestatic
serverIsMine(bool islocal)ServiceMgrBaseprivate
ServiceMgrBase(const char *servicenm)ServiceMgrBaseprotected
ServiceMgrBase(const char *servicenm, bool assignport, Network::SpecAddr=Network::Any)ServiceMgrBaseprotected
ServiceMgrBase(ServiceMgrBase &&)=deleteServiceMgrBaseprivate
ServiceServerMgr(Network::Service::ServType, const char *servicenm)ServiceServerMgrprotected
ServiceServerMgr(Network::Service::ServType, const char *servicenm, bool assignport, Network::SpecAddr=Network::Any)ServiceServerMgrprotected
setName(const char *nm)NamedObjectinlinevirtual
setUnregistered()ServiceServerMgrinlineprotected
sKeyAction()ServiceMgrBaseinlineprivatestatic
sKeyClientAppCloseEv()ServiceMgrBaseinlineprotectedstatic
sKeyCloseEv()ServiceMgrBaseinlinestatic
sKeyDeregister()ServiceMgrBaseinlinestatic
sKeyError()ServiceMgrBaseinlineprivatestatic
sKeyEvent()ServiceMgrBaseinlinestatic
sKeyODServer()ServiceMgrBaseinlinestatic
sKeyOK()ServiceMgrBaseinlineprivatestatic
sKeyPyEnvChangeEv()ServiceMgrBaseinlinestatic
sKeyRegister()ServiceMgrBaseinlinestatic
sKeyStatusEv()ServiceMgrBaseinlinestatic
sKeySurveyChangeEv()ServiceMgrBaseinlinestatic
startHandleActionServiceMgrBaseprotected
startHandleRequestServiceMgrBaseprotected
stopReceivingNotifications() constCallBackerinline
stopServer(bool islocal)ServiceMgrBasevirtual
survChangedReq(const OD::JSON::Object &)ServiceMgrBaseprivate
surveyChangedCB(CallBacker *)ServiceMgrBaseprivate
tcpconn_ServiceMgrBaseprivate
tcpserver_ServiceMgrBaseprivate
tcpserverismine_ServiceMgrBaseprivate
theMain()ServiceMgrBaseprotectedstatic
theMain(bool local)ServiceMgrBaseprotectedstatic
theNewMain(ServiceMgrBase *)ServiceMgrBaseprivatestatic
theNewMain(bool local, ServiceMgrBase *)ServiceMgrBaseprivatestatic
thisService() constServiceServerMgrinlineprotected
thisservice_ServiceServerMgrprivate
trueCaller()CallBackerinlinevirtual
Unregistered enum valueServiceServerMgr
Unrequested enum valueServiceServerMgr
useServer(Network::RequestServer *, bool islocal)ServiceMgrBaseprivate
workEnded(CallBacker *)BatchServiceServerMgrprotected
workStartedCB(CallBacker *)BatchServiceServerMgrprotected
~BatchServiceServerMgr()BatchServiceServerMgrvirtual
~CallBacker()CallBackervirtual
~NamedObject()NamedObjectinlinevirtual
~ObjectWithName()ObjectWithNameinlinevirtual
~ServiceMgrBase()ServiceMgrBasevirtual
~ServiceServerMgr()ServiceServerMgrvirtual

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