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 (const xdaq::ApplicationDescriptor *supervisorDescriptor) |
void | sendSystemMessage (const xdaq::ApplicationDescriptor *supervisorDescriptor, const std::string &toUser, const std::string &msg) |
void | makeSystemLogbookEntry (const xdaq::ApplicationDescriptor *supervisorDescriptor, const std::string &entryText) |
std::pair< std::string, ConfigurationGroupKey > | getLastConfigGroup (const xdaq::ApplicationDescriptor *supervisorDescriptor, const std::string &actionOfLastGroup, std::string &actionTimeString) |
Definition at line 21 of file RemoteWebUsers.h.