otsdaq
v2_01_00
|
Public Member Functions | |
RemoteWebUsers (xdaq::Application *application) | |
bool | xmlRequestToGateway (cgicc::Cgicc &cgi, std::ostringstream *out, HttpXmlDocument *xmldoc, const AllSupervisorInfo &allSupervisorInfo, WebUsers::RequestUserInfo &userInfo) |
std::string | getActiveUserList (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *supervisorDescriptor) |
void | sendSystemMessage (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *supervisorDescriptor, const std::string &toUser, const std::string &msg) |
void | makeSystemLogbookEntry (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *supervisorDescriptor, const std::string &entryText) |
std::pair< std::string, ConfigurationGroupKey > | getLastConfigGroup (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *supervisorDescriptor, const std::string &actionOfLastGroup, std::string &actionTimeString) |
![]() | |
SOAPMessenger (xdaq::Application *application) | |
SOAPMessenger (const SOAPMessenger &aSOAPMessenger) | |
std::string | receive (const xoap::MessageReference &message) |
std::string | receive (const xoap::MessageReference &message, SOAPCommand &soapCommand) |
std::string | receive (const xoap::MessageReference &message, SOAPParameters ¶meters) |
std::string | send (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, xoap::MessageReference message) |
std::string | send (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, SOAPCommand soapCommand) |
std::string | send (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command) |
std::string | send (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command, SOAPParameters parameters) |
std::string | sendStatus (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string message) |
xoap::MessageReference | sendWithSOAPReply (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, xoap::MessageReference message) |
xoap::MessageReference | sendWithSOAPReply (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, SOAPCommand soapCommand) |
xoap::MessageReference | sendWithSOAPReply (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command) |
xoap::MessageReference | sendWithSOAPReply (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command, SOAPParameters parameters) |
Additional Inherited Members | |
![]() | |
xdaq::Application * | theApplication_ |
Definition at line 21 of file RemoteWebUsers.h.