|
| XDAQ_INSTANTIATOR () |
|
| WizardSupervisor (xdaq::ApplicationStub *) throw (xdaq::exception::Exception) |
|
void | init (void) |
|
void | destroy (void) |
|
void | generateURL (void) |
|
void | Default (xgi::Input *in, xgi::Output *out) throw (xgi::exception::Exception) |
|
void | verification (xgi::Input *in, xgi::Output *out) throw (xgi::exception::Exception) |
|
void | request (xgi::Input *in, xgi::Output *out) throw (xgi::exception::Exception) |
|
void | requestIcons (xgi::Input *in, xgi::Output *out) throw (xgi::exception::Exception) |
|
void | editSecurity (xgi::Input *in, xgi::Output *out) throw (xgi::exception::Exception) |
|
void | UserSettings (xgi::Input *in, xgi::Output *out) throw (xgi::exception::Exception) |
|
void | tooltipRequest (xgi::Input *in, xgi::Output *out) throw (xgi::exception::Exception) |
|
void | toggleSecurityCodeGeneration (xgi::Input *in, xgi::Output *out) throw (xgi::exception::Exception) |
|
std::string | validateUploadFileType (const std::string fileType) |
|
void | cleanUpPreviews () |
|
void | savePostPreview (std::string &subject, std::string &text, const std::vector< cgicc::FormFile > &files, std::string creator, HttpXmlDocument *xmldoc=nullptr) |
|
xoap::MessageReference | supervisorSequenceCheck (xoap::MessageReference msg) throw ( xoap::exception::Exception) |
|
xoap::MessageReference | supervisorLastConfigGroupRequest (xoap::MessageReference msg) throw (xoap::exception::Exception) |
|
| SOAPMessenger (xdaq::Application *application) |
|
| SOAPMessenger (const SOAPMessenger &aSOAPMessenger) |
|
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) |
|
Definition at line 39 of file WizardSupervisor.h.