tdaq-develop-2025-02-12
|
#include <otsdaq-utilities/MacroMaker/MacroMakerSupervisor.h>
Public Member Functions | |
XDAQ_INSTANTIATOR () | |
MacroMakerSupervisor (xdaq::ApplicationStub *s) | |
void | init (void) |
void | destroy (void) |
virtual void | request (const std::string &requestType, cgicc::Cgicc &cgiIn, HttpXmlDocument &xmlOut, const WebUsers::RequestUserInfo &userInfo) override |
virtual void | forceSupervisorPropertyValues (void) override |
MacroMakerSupervisor This class handles the user interface to the web desktop MacroMaker. MacroMaker is a tool to conduct read and write commands with front-end interfaces and to manage sequence of commands on a per user basis.
Definition at line 12 of file MacroMakerSupervisor.h.
|
overridevirtual |
override to force supervisor property values (and ignore user settings)
forceSupervisorPropertyValues override to force supervisor property values (and ignore user settings)
Definition at line 179 of file MacroMakerSupervisor.cc.