tdaq-develop-2025-02-12
ots::GatewaySupervisor Member List

This is the complete list of members for ots::GatewaySupervisor, including all inherited members.

ABORT_TRANSITION_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
addFilteredConfigAliasesToXML(HttpXmlDocument &xmlOut, const std::string &fsmName) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
addRequiredFsmLogInputToXML(HttpXmlDocument &xmlOut, const std::string &fsmName) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
addStateMachineStatusToXML(HttpXmlDocument &xmlOut, const std::string &fsmName, bool getRunNumber=true) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
addStateTransition(toolbox::fsm::State from, toolbox::fsm::State to, const std::string &input, const std::string &transitionName, OBJECT *obj, void(OBJECT::*func)(toolbox::Event::Reference)) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
addStateTransition(toolbox::fsm::State from, toolbox::fsm::State to, const std::string &input, const std::string &transitionName, const std::string &transitionParameter, OBJECT *obj, void(OBJECT::*func)(toolbox::Event::Reference)) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
addSupervisorProperty(const std::string &propertyName, const T &propertyValue) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseinline
addSupervisorProperty(const std::string &propertyName, const std::string &propertyValue) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBase
addSystemMessage(std::string toUserCSV, std::string message) (defined in ots::GatewaySupervisor)ots::GatewaySupervisorstatic
allSupervisorInfo_ (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBase
asyncFailureReceived_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
asyncPauseExceptionReceived_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
asyncStopExceptionReceived_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
checkForAsyncError(void) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
CheckRemoteGatewayStatus(GatewaySupervisor::RemoteGatewayInfo &remoteGatewayApp, const std::unique_ptr< TransceiverSocket > &remoteGatewaySocket, const std::string &ipForReverseLoginOverUDP, int portForReverseLoginOverUDP) (defined in ots::GatewaySupervisor)ots::GatewaySupervisorstatic
clearIterationWork(void) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
clearSubIterationWork(void) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
CONFIGURE_TRANSITION_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
CONFIGURED_STATE_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
CorePropertySupervisorBase(xdaq::Application *application) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBase
Default(xgi::Input *in, xgi::Output *out) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
doPermissionsGrantAccess(std::map< std::string, WebUsers::permissionLevel_t > &permissionLevelsMap, std::map< std::string, WebUsers::permissionLevel_t > &permissionThresholdsMap)ots::CorePropertySupervisorBasestatic
enableTRACE(std::string const &host, bool enable) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseprotected
enteringError(toolbox::Event::Reference e) override (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
ERROR_TRANSITION_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
extractPermissionsMapFromString(const std::string &permissionsString, std::map< std::string, WebUsers::permissionLevel_t > &permissionsMap)ots::CorePropertySupervisorBasestatic
FAIL_TRANSITION_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
FAILED_STATE_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
forceSupervisorPropertyValues(void) overrideots::GatewaySupervisorvirtual
GatewaySupervisor(xdaq::ApplicationStub *s) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
getConfigurationStatusXML(HttpXmlDocument &xmlOut, ConfigurationManagerRW *cfgMgr, const std::string &username)ots::ConfigurationSupervisorBasestatic
getContextTreeNode(void) const (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseinline
getContextUID(void) const (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseinline
getErrorMessage(void) const (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
getGatewaySupervisorDescriptor(void)ots::CorePropertySupervisorBase
getIconHeaderString(void) (defined in ots::GatewaySupervisor)ots::GatewaySupervisorstatic
getIterationIndex(void) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
getIterationWork(void) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
getLastAttemptedConfigureGroup(void) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
getLastCommand(void) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
GetRemoteGatewayIcons(GatewaySupervisor::RemoteGatewayInfo &remoteGatewayApp, const std::unique_ptr< TransceiverSocket > &remoteGatewaySocket) (defined in ots::GatewaySupervisor)ots::GatewaySupervisorstatic
getRequestUserInfo(WebUsers::RequestUserInfo &requestUserInfo)ots::CorePropertySupervisorBase
getSubIterationIndex(void) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
getSubIterationWork(void) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
getSupervisorConfigurationPath(void) const (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseinline
getSupervisorProperty(const std::string &propertyName) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseinline
getSupervisorProperty(const std::string &propertyName, const T &defaultValue) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseinline
getSupervisorProperty(const std::string &propertyName)ots::CorePropertySupervisorBase
getSupervisorProperty(const std::string &propertyName, const std::string &defaultValue)ots::CorePropertySupervisorBase
getSupervisorPropertyUserPermissionsThreshold(const std::string &requestType)ots::CorePropertySupervisorBase
getSupervisorTableNode(void) const (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseinline
getSupervisorTreeNode(void)ots::CorePropertySupervisorBase
getSupervisorUID(void) const (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseinline
getSupervisorUptime(void) const (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseinline
getTraceLevels(void) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseprotected
getTraceSnapshot(std::string const &host, std::string const &filterFor, std::string const &filterOut) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseprotected
getTraceTriggerStatus(void) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseprotected
HALT_TRANSITION_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
HALTED_STATE_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
handleAddDesktopIconRequest(const std::string &author, cgicc::Cgicc &cgiIn, HttpXmlDocument &xmlOut, std::vector< DesktopIconTable::DesktopIcon > *newIcons=nullptr) (defined in ots::GatewaySupervisor)ots::GatewaySupervisorstatic
handleAddDesktopIconXML(HttpXmlDocument &xmlOut, ConfigurationManagerRW *cfgMgr, const std::string &iconCaption, const std::string &iconAltText, const std::string &iconFolderPath, const std::string &iconImageURL, const std::string &iconWindowURL, const std::string &iconPermissions, std::string windowLinkedApp="", unsigned int windowLinkedAppLID=0, bool enforceOneWindowInstance=false, const std::string &windowParameters="") (defined in ots::ConfigurationSupervisorBase)ots::ConfigurationSupervisorBasestatic
handleCreateTableGroupXML(HttpXmlDocument &xmlOut, ConfigurationManagerRW *cfgMgr, const std::string &groupName, const std::string &configList, bool allowDuplicates=false, bool ignoreWarnings=false, const std::string &groupComment="", bool lookForEquivalent=false)ots::ConfigurationSupervisorBasestatic
handleCreateTableXML(HttpXmlDocument &xmlOut, ConfigurationManagerRW *cfgMgr, const std::string &tableName, TableVersion version, bool makeTemporary, const std::string &data, const int &dataOffset, const std::string &author, const std::string &comment, bool sourceTableAsIs, bool lookForEquivalent)ots::ConfigurationSupervisorBasestatic
handleGetApplicationIdRequest(AllSupervisorInfo *applicationInfo, cgicc::Cgicc &cgiIn, HttpXmlDocument &xmlOut) (defined in ots::GatewaySupervisor)ots::GatewaySupervisorstatic
handleGetTableGroupXML(HttpXmlDocument &xmlOut, ConfigurationManagerRW *cfgMgr, const std::string &groupName, TableGroupKey groupKey, bool ignoreWarnings=false)ots::ConfigurationSupervisorBasestatic
indicateIterationWork(void) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
indicateOtsDead(const CorePropertySupervisorBase *properties=0) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseprotectedstatic
indicateSubIterationWork(void) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
inError(toolbox::fsm::FiniteStateMachine &fsm) override (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
infoRequestResultHandler(xgi::Input *in, xgi::Output *out) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
infoRequestThread(toolbox::task::WorkLoop *workLoop) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
init(void) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
INIT_TRANSITION_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
INITIAL_STATE_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
iterationIndex_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
iterationWorkFlag_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
Iterator (defined in ots::GatewaySupervisor)ots::GatewaySupervisorfriend
lastAttemptedConfigureGroup_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
lastIterationCommand_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
lastIterationIndex_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
lastIterationResult_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
lastIterationState_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
lastSubIterationIndex_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
loadRemoteGatewaySettings(std::vector< GatewaySupervisor::RemoteGatewayInfo > &remoteGateways, bool onlyNotFound=false) const (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
loadUserSupervisorProperties(void)ots::CorePropertySupervisorBase
loginRequest(xgi::Input *in, xgi::Output *out) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
makeSystemLogEntry(const std::string &entryText, const std::string &subjectText="") (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
PAUSE_TRANSITION_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
PAUSED_STATE_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
recursiveCopyTreeUIDNode(HttpXmlDocument &xmlOut, ConfigurationManagerRW *cfgMgr, std::map< std::string, TableVersion > &modifiedTablesMap, const unsigned int startingDepth, const unsigned int depth, const unsigned int numberOfInstances, TableView *cfgView, const std::string &uidToCopy) (defined in ots::ConfigurationSupervisorBase)ots::ConfigurationSupervisorBasestatic
remoteGatewayApps_ (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
remoteGatewayAppsMutex_ (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
request(xgi::Input *in, xgi::Output *out) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
reset(void) (defined in ots::RunControlStateMachine)ots::RunControlStateMachine
resetPropertiesAreSetup(void) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseinline
resetTRACE(std::string const &host) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseprotected
RESUME_TRANSITION_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
runControlMessageHandler(xoap::MessageReference message)ots::RunControlStateMachine
RunControlStateMachine(const std::string &name="Undefined Name") (defined in ots::RunControlStateMachine)ots::RunControlStateMachine
RUNNING_STATE_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
saveModifiedVersionXML(HttpXmlDocument &xmlOut, ConfigurationManagerRW *cfgMgr, const std::string &tableName, TableVersion originalVersion, bool makeTemporary, TableBase *config, TableVersion temporaryModifiedVersion, bool ignoreDuplicates=false, bool lookForEquivalent=false)ots::ConfigurationSupervisorBasestatic
saveRemoteGatewaySettings(void) const (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
send(XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, xoap::MessageReference message)ots::SOAPMessenger
send(XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, SOAPCommand soapCommand) (defined in ots::SOAPMessenger)ots::SOAPMessenger
send(XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command) (defined in ots::SOAPMessenger)ots::SOAPMessenger
send(XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command, SOAPParameters parameters) (defined in ots::SOAPMessenger)ots::SOAPMessenger
SendRemoteGatewayCommand(GatewaySupervisor::RemoteGatewayInfo &remoteGatewayApp, const std::unique_ptr< TransceiverSocket > &remoteGatewaySocket) (defined in ots::GatewaySupervisor)ots::GatewaySupervisorstatic
sendStatus(XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string message) (defined in ots::SOAPMessenger)ots::SOAPMessenger
sendWithSOAPReply(XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, xoap::MessageReference message) (defined in ots::SOAPMessenger)ots::SOAPMessenger
sendWithSOAPReply(XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, SOAPCommand soapCommand) (defined in ots::SOAPMessenger)ots::SOAPMessenger
sendWithSOAPReply(XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command) (defined in ots::SOAPMessenger)ots::SOAPMessenger
sendWithSOAPReply(XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command, SOAPParameters parameters) (defined in ots::SOAPMessenger)ots::SOAPMessenger
setAsyncPauseExceptionMessage(const std::string &error) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
setAsyncStopExceptionMessage(const std::string &error) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
setIndividualTraceLevels(std::string const &host, std::string const &mode, std::string const &labelValuesStr) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseprotected
setStateMachineName(const std::string &name) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
setSupervisorProperty(const std::string &propertyName, const T &propertyValue) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseinline
setSupervisorProperty(const std::string &propertyName, const std::string &propertyValue) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBase
setSupervisorPropertyDefaults(void) overrideots::GatewaySupervisorvirtual
setTraceLevels(std::string const &host, std::string const &mode, std::string const &labelsStr, uint32_t setValueMSB, uint32_t setValueLSB) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseprotected
setTraceTriggerEnable(std::string const &host, size_t entriesAfterTrigger) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseprotected
SHUTDOWN_STATE_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
SHUTDOWN_TRANSITION_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
SOAPMessenger(xdaq::Application *application) (defined in ots::SOAPMessenger)ots::SOAPMessenger
SOAPMessenger(const SOAPMessenger &aSOAPMessenger) (defined in ots::SOAPMessenger)ots::SOAPMessenger
START_TRANSITION_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
STARTUP_TRANSITION_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
stateConfigured(toolbox::fsm::FiniteStateMachine &fsm) overrideots::GatewaySupervisorvirtual
stateHalted(toolbox::fsm::FiniteStateMachine &fsm) overrideots::GatewaySupervisorvirtual
stateInitial(toolbox::fsm::FiniteStateMachine &fsm) overrideots::GatewaySupervisorvirtual
stateMachineIterationBreakpoint(xgi::Input *in, xgi::Output *out) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
stateMachineThread(toolbox::task::WorkLoop *workLoop) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
stateMachineXgiHandler(xgi::Input *in, xgi::Output *out) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
stateMachineXoapHandler(xoap::MessageReference msg) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
statePaused(toolbox::fsm::FiniteStateMachine &fsm) overrideots::GatewaySupervisorvirtual
stateRunning(toolbox::fsm::FiniteStateMachine &fsm) overrideots::GatewaySupervisorvirtual
stateShutdown(toolbox::fsm::FiniteStateMachine &)ots::RunControlStateMachineinlinevirtual
stateTransitionFunctionTable_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
statusRequest(xgi::Input *in, xgi::Output *out) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
STOP_TRANSITION_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
subIterationIndex_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
subIterationWorkFlag_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
SUPERVISOR_PROPERTIES (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseprotectedstatic
supervisorClass_ (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseprotected
supervisorClassNoNamespace_ (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseprotected
supervisorCookieCheck(xoap::MessageReference msg) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
supervisorGetActiveUsers(xoap::MessageReference msg) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
supervisorGetUserInfo(xoap::MessageReference msg) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
supervisorLastTableGroupRequest(xoap::MessageReference msg) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
supervisorSystemLogbookEntry(xoap::MessageReference msg) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
supervisorSystemMessage(xoap::MessageReference msg) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
theApplication_ (defined in ots::SOAPMessenger)ots::SOAPMessengerprotected
theConfigurationManager_ (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBase
theProgressBar_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
theStateMachine_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
theTRACEController_ots::CorePropertySupervisorBaseprotected
tooltipRequest(xgi::Input *in, xgi::Output *out) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
transitionConfiguring(toolbox::Event::Reference e) override (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
transitionHalting(toolbox::Event::Reference e) override (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
transitionInitializing(toolbox::Event::Reference e) override (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
transitionPausing(toolbox::Event::Reference e) override (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
transitionResuming(toolbox::Event::Reference e) override (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
transitionShuttingDown(toolbox::Event::Reference e) override (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
transitionStarting(toolbox::Event::Reference e) override (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
transitionStartingUp(toolbox::Event::Reference e) override (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
transitionStopping(toolbox::Event::Reference e) override (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
WizardSupervisor (defined in ots::GatewaySupervisor)ots::GatewaySupervisorfriend
XDAQ_INSTANTIATOR() (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
XGI_Turtle(xgi::Input *in, xgi::Output *out) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
~CorePropertySupervisorBase(void) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBasevirtual
~GatewaySupervisor(void) (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
~RunControlStateMachine(void) (defined in ots::RunControlStateMachine)ots::RunControlStateMachinevirtual