![]() |
OpendTect
7.0
|
This is the complete list of members for BatchServiceServerMgr, including all inherited members.
| addApplicationAuthority(bool local, OS::MachineCommand &) | ServiceMgrBase | protectedstatic |
| addLocalServer() | ServiceMgrBase | protected |
| addTCPServer(bool assignport=true, Network::SpecAddr=Network::Any) | ServiceMgrBase | protected |
| appClosingCB(CallBacker *) | ServiceMgrBase | private |
| applydata_ | ServiceMgrBase | private |
| applyInOtherThread(const packetData &) | ServiceMgrBase | private |
| attachCB(const NotifierAccess &, const CallBack &, bool onlyifnew=false) const | CallBacker | |
| attachCB(const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const | CallBacker | |
| attachednotifiers_ | CallBacker | private |
| attachednotifierslock_ | CallBacker | mutableprivate |
| BatchProgram class | BatchServiceServerMgr | friend |
| BatchServiceServerMgr() | BatchServiceServerMgr | protected |
| bp_ | BatchServiceServerMgr | private |
| CallBacker() | CallBacker | |
| CallBacker(const CallBacker &) | CallBacker | |
| canDoAction(const OD::JSON::Object &, packetData &) | ServiceMgrBase | private |
| canDoRequest(const OD::JSON::Object &, packetData &) | ServiceMgrBase | private |
| canParseAction(const char *, uiRetVal &) override | BatchServiceServerMgr | protectedvirtual |
| canParseRequest(const OD::JSON::Object &, uiRetVal &) override | BatchServiceServerMgr | protectedvirtual |
| canReceiveRequests() const | ServiceServerMgr | |
| checkOnReportToApplication(bool startyn, int eachms=5000) | ServiceServerMgr | protectedvirtual |
| closeApp() override | BatchServiceServerMgr | protectedvirtual |
| Confirmed enum value | ServiceServerMgr | |
| connClosedCB(CallBacker *) | ServiceMgrBase | private |
| createReceiverForCurrentThread() | CallBacker | static |
| debugMsg(const char *) | ServiceMgrBase | protectedstatic |
| delalreadytriggered_ | NamedCallBacker | mutableprotected |
| delnotif_ | NamedCallBacker | protected |
| detachAllNotifiers() const | CallBacker | |
| detachCB(const NotifierAccess &, const CallBack &) const | CallBacker | |
| detachCB(const NotifierAccess *notif, const CallBack &cb) const | CallBacker | inline |
| doAppClosing(CallBacker *) override | BatchServiceServerMgr | protectedvirtual |
| doDeRegister() | ServiceServerMgr | private |
| doHandleAction(const char *action) override | BatchServiceServerMgr | protectedvirtual |
| doHandleActionRequest(CallBacker *) | ServiceMgrBase | private |
| doHandleRequest(const OD::JSON::Object &) override | BatchServiceServerMgr | protectedvirtual |
| doPyEnvChange(CallBacker *) override | ServiceServerMgr | protectedvirtual |
| doRegister() | ServiceServerMgr | private |
| doRegister_(const char *, bool doreg) | ServiceServerMgr | private |
| doSurveyChanged(CallBacker *) | ServiceMgrBase | inlineprotectedvirtual |
| getAuthority(bool islocal) const | ServiceMgrBase | |
| getMgr() | BatchServiceServerMgr | static |
| getName() const | NamedObject | inlinevirtual |
| getNameFromPar(const IOPar &) | NamedObject | |
| getPythEnvRequestInfo(OD::JSON::Object &) | ServiceMgrBase | protectedstatic |
| handleActionRequestInThread(const packetData &) | ServiceMgrBase | private |
| hasName(const char *nm) const | ObjectWithName | inline |
| hasName(const name_type &nm) const | ObjectWithName | inline |
| init(Network::Service::ServType, bool local) | ServiceServerMgr | private |
| isCapsule() const | CallBacker | inlinevirtual |
| isDependentApp() const | ServiceServerMgr | protected |
| isMainService() const | ServiceMgrBase | protected |
| isNotifierAttached(const NotifierAccess *) const | CallBacker | |
| isOK() const | BatchServiceServerMgr | |
| ServiceServerMgr::isOK(bool islocal) const | ServiceMgrBase | |
| isRegistered() const | ServiceServerMgr | protected |
| isServerOK(bool local) const | ServiceMgrBase | private |
| isStandAloneApp() const | ServiceServerMgr | |
| killedCB(CallBacker *) | BatchServiceServerMgr | protected |
| lastreport_ | BatchServiceServerMgr | protected |
| localconn_ | ServiceMgrBase | private |
| localserver_ | ServiceMgrBase | private |
| localserverismine_ | ServiceMgrBase | private |
| mOD_DisableCopy(ServiceMgrBase) | ServiceMgrBase | private |
| name() const override | NamedObject | inlinevirtual |
| name_ | NamedObject | protected |
| name_type typedef | ObjectWithName | |
| NamedCallBacker(const char *nm=0) | NamedCallBacker | |
| NamedCallBacker(const NamedCallBacker &) | NamedCallBacker | |
| NamedObject(const char *nm=nullptr) | NamedObject | inline |
| NamedObject(const NamedObject &oth) | NamedObject | inline |
| newConnectionCB(CallBacker *) | ServiceMgrBase | private |
| notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
| objectToBeDeleted() const | NamedCallBacker | inlinevirtual |
| operator=(ServiceMgrBase &&)=delete | ServiceMgrBase | private |
| NamedCallBacker::operator=(const NamedObject &) | NamedObject | |
| operator==(const NamedCallBacker &oth) const | NamedCallBacker | inline |
| operator==(const NamedObject &oth) const | NamedCallBacker | inline |
| packet_ | ServiceMgrBase | private |
| packetArrivedCB(CallBacker *) | ServiceMgrBase | private |
| pausedCB(CallBacker *) | BatchServiceServerMgr | protected |
| putNameInPar(IOPar &) const | ObjectWithName | |
| pyenvChangeCB(CallBacker *) | ServiceMgrBase | private |
| pythEnvChangedReq(const OD::JSON::Object &) | ServiceMgrBase | private |
| registerstatus_ | ServiceServerMgr | private |
| RegState enum name | ServiceServerMgr | |
| removeReceiverForCurrentThread() | CallBacker | static |
| reportingAppIsAlive() const | ServiceServerMgr | protectedvirtual |
| reportto_ | ServiceServerMgr | private |
| reporttocheck_ | ServiceServerMgr | private |
| reportToCheckCB(CallBacker *) override | BatchServiceServerMgr | privatevirtual |
| Requested enum value | ServiceServerMgr | |
| resumedCB(CallBacker *) | BatchServiceServerMgr | protected |
| sendAction(const char *act, const Network::Authority *=nullptr, const char *servicenm=nullptr) const | ServiceServerMgr | virtual |
| ServiceMgrBase::sendAction(const Network::Authority &, const char *servicenm, const char *action) | ServiceMgrBase | protectedstatic |
| sendActionRequest(const char *reqkey, const char *act, const OD::JSON::Object *morereq=nullptr, const Network::Authority *=nullptr, const char *servicenm=nullptr) const | ServiceServerMgr | virtual |
| sendActionRequest_(const char *action, const OD::JSON::Object *=nullptr) | BatchServiceServerMgr | private |
| sendDelNotif() const | NamedCallBacker | protected |
| sendErr(uiRetVal &) | ServiceMgrBase | protected |
| sendOK() | ServiceMgrBase | protected |
| sendRequest(const char *reqkey, const OD::JSON::Object &, const Network::Authority *=nullptr, const char *servicenm=nullptr) const | ServiceServerMgr | virtual |
| ServiceMgrBase::sendRequest(const Network::Authority &, const char *servicenm, const char *reqkey, const OD::JSON::Object &) | ServiceMgrBase | protectedstatic |
| sendRequest_(const Network::Authority &, const char *servicenm, const OD::JSON::Object &) | ServiceMgrBase | privatestatic |
| serverIsMine(bool islocal) | ServiceMgrBase | private |
| ServiceMgrBase(const char *servicenm) | ServiceMgrBase | protected |
| ServiceMgrBase(const char *servicenm, bool assignport, Network::SpecAddr=Network::Any) | ServiceMgrBase | protected |
| ServiceMgrBase(ServiceMgrBase &&)=delete | ServiceMgrBase | private |
| ServiceServerMgr(Network::Service::ServType, const char *servicenm) | ServiceServerMgr | protected |
| ServiceServerMgr(Network::Service::ServType, const char *servicenm, bool assignport, Network::SpecAddr=Network::Any) | ServiceServerMgr | protected |
| setName(const char *nm) | NamedObject | inlinevirtual |
| setUnregistered() | ServiceServerMgr | inlineprotected |
| sKeyAction() | ServiceMgrBase | inlineprivatestatic |
| sKeyClientAppCloseEv() | ServiceMgrBase | inlineprotectedstatic |
| sKeyCloseEv() | ServiceMgrBase | inlinestatic |
| sKeyDeregister() | ServiceMgrBase | inlinestatic |
| sKeyError() | ServiceMgrBase | inlineprivatestatic |
| sKeyEvent() | ServiceMgrBase | inlinestatic |
| sKeyODServer() | ServiceMgrBase | inlinestatic |
| sKeyOK() | ServiceMgrBase | inlineprivatestatic |
| sKeyPyEnvChangeEv() | ServiceMgrBase | inlinestatic |
| sKeyRegister() | ServiceMgrBase | inlinestatic |
| sKeyStatusEv() | ServiceMgrBase | inlinestatic |
| sKeySurveyChangeEv() | ServiceMgrBase | inlinestatic |
| startHandleAction | ServiceMgrBase | protected |
| startHandleRequest | ServiceMgrBase | protected |
| stopReceivingNotifications() const | CallBacker | inline |
| stopServer(bool islocal) | ServiceMgrBase | virtual |
| survChangedReq(const OD::JSON::Object &) | ServiceMgrBase | private |
| surveyChangedCB(CallBacker *) | ServiceMgrBase | private |
| tcpconn_ | ServiceMgrBase | private |
| tcpserver_ | ServiceMgrBase | private |
| tcpserverismine_ | ServiceMgrBase | private |
| theMain() | ServiceMgrBase | protectedstatic |
| theMain(bool local) | ServiceMgrBase | protectedstatic |
| theNewMain(ServiceMgrBase *) | ServiceMgrBase | privatestatic |
| theNewMain(bool local, ServiceMgrBase *) | ServiceMgrBase | privatestatic |
| thisService() const | ServiceServerMgr | inlineprotected |
| thisservice_ | ServiceServerMgr | private |
| trueCaller() | CallBacker | inlinevirtual |
| Unregistered enum value | ServiceServerMgr | |
| Unrequested enum value | ServiceServerMgr | |
| useServer(Network::RequestServer *, bool islocal) | ServiceMgrBase | private |
| workEnded(CallBacker *) | BatchServiceServerMgr | protected |
| workStartedCB(CallBacker *) | BatchServiceServerMgr | protected |
| ~BatchServiceServerMgr() | BatchServiceServerMgr | virtual |
| ~CallBacker() | CallBacker | virtual |
| ~NamedObject() | NamedObject | inlinevirtual |
| ~ObjectWithName() | ObjectWithName | inlinevirtual |
| ~ServiceMgrBase() | ServiceMgrBase | virtual |
| ~ServiceServerMgr() | ServiceServerMgr | virtual |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024