$treeview $search $mathjax $extrastylesheet
otsdaq
v2_03_00
$projectbrief
|
$projectbrief
|
$searchbox |
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, TableGroupKey > | getLastConfigGroup (const xdaq::ApplicationDescriptor *supervisorDescriptor, const std::string &actionOfLastGroup, std::string &actionTimeString) |
Definition at line 21 of file RemoteWebUsers.h.
bool RemoteWebUsers::xmlRequestToGateway | ( | cgicc::Cgicc & | cgi, | |
std::ostringstream * | out, | |||
HttpXmlDocument * | xmldoc, | |||
const AllSupervisorInfo & | allSupervisorInfo, | |||
WebUsers::RequestUserInfo & | userInfo | |||
) |
lockRequired) return true; //done, no need to get user info for cookie
Definition at line 105 of file RemoteWebUsers.cc.