otsdaq  v2_05_02_indev
ots::GatewaySupervisor Member List

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

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
allSupervisorInfo_ (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBase
asyncFailureReceived_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
asyncSoftFailureReceived_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
checkForAsyncError(void) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
clearIterationWork(void) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
clearSubIterationWork(void) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
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) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBasestatic
enteringError(toolbox::Event::Reference e) override (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
extractPermissionsMapFromString(const std::string &permissionsString, std::map< std::string, WebUsers::permissionLevel_t > &permissionsMap) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBasestatic
FAILED_STATE_NAME (defined in ots::RunControlStateMachine)ots::RunControlStateMachinestatic
forceSupervisorPropertyValues(void) override (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
GatewaySupervisor(xdaq::ApplicationStub *s) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
getConfigurationStatusXML(HttpXmlDocument &xmlOut, ConfigurationManagerRW *cfgMgr) (defined in ots::ConfigurationSupervisorBase)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) (defined in ots::CorePropertySupervisorBase)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
getRequestUserInfo(WebUsers::RequestUserInfo &requestUserInfo) (defined in ots::CorePropertySupervisorBase)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) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBase
getSupervisorProperty(const std::string &propertyName, const std::string &defaultValue) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBase
getSupervisorPropertyUserPermissionsThreshold(const std::string &requestType) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBase
getSupervisorTableNode(void) const (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseinline
getSupervisorTreeNode(void) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBase
getSupervisorUID(void) const (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBaseinline
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) (defined in ots::ConfigurationSupervisorBase)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) (defined in ots::ConfigurationSupervisorBase)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) (defined in ots::ConfigurationSupervisorBase)ots::ConfigurationSupervisorBasestatic
indicateIterationWork(void) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
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
iterationIndex_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
iterationWorkFlag_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
Iterator (defined in ots::GatewaySupervisor)ots::GatewaySupervisorfriend
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
loadUserSupervisorProperties(void) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBase
loginRequest(xgi::Input *in, xgi::Output *out) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
makeSystemLogbookEntry(std::string entryText) (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
runControlMessageHandler(xoap::MessageReference message) (defined in ots::RunControlStateMachine)ots::RunControlStateMachine
RunControlStateMachine(const std::string &name="Undefined Name") (defined in ots::RunControlStateMachine)ots::RunControlStateMachine
saveModifiedVersionXML(HttpXmlDocument &xmlOut, ConfigurationManagerRW *cfgMgr, const std::string &tableName, TableVersion originalVersion, bool makeTemporary, TableBase *config, TableVersion temporaryModifiedVersion, bool ignoreDuplicates=false, bool lookForEquivalent=false) (defined in ots::ConfigurationSupervisorBase)ots::ConfigurationSupervisorBasestatic
send(XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, xoap::MessageReference message) (defined in ots::SOAPMessenger)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
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
setAsyncSoftErrorMessage(const std::string &error) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinline
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) override (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
SOAPMessenger(xdaq::Application *application) (defined in ots::SOAPMessenger)ots::SOAPMessenger
SOAPMessenger(const SOAPMessenger &aSOAPMessenger) (defined in ots::SOAPMessenger)ots::SOAPMessenger
stateConfigured(toolbox::fsm::FiniteStateMachine &fsm) override (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
stateHalted(toolbox::fsm::FiniteStateMachine &fsm) override (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
stateInitial(toolbox::fsm::FiniteStateMachine &fsm) override (defined in ots::GatewaySupervisor)ots::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) override (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
stateRunning(toolbox::fsm::FiniteStateMachine &fsm) override (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
stateShutdown(toolbox::fsm::FiniteStateMachine &) (defined in ots::RunControlStateMachine)ots::RunControlStateMachineinlinevirtual
stateTransitionFunctionTable_ (defined in ots::RunControlStateMachine)ots::RunControlStateMachineprotected
statusRequest(xgi::Input *in, xgi::Output *out) (defined in ots::GatewaySupervisor)ots::GatewaySupervisor
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
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
~CorePropertySupervisorBase(void) (defined in ots::CorePropertySupervisorBase)ots::CorePropertySupervisorBasevirtual
~GatewaySupervisor(void) (defined in ots::GatewaySupervisor)ots::GatewaySupervisorvirtual
~RunControlStateMachine(void) (defined in ots::RunControlStateMachine)ots::RunControlStateMachinevirtual