|
| 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 | requestIcons (xgi::Input *in, xgi::Output *out) throw (xgi::exception::Exception) |
|
void | editSecurity (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) |
|
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 | 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) throw (xdaq::exception::Exception) |
|
std::string | send (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, SOAPCommand soapCommand) throw (xdaq::exception::Exception) |
|
std::string | send (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command) throw (xdaq::exception::Exception) |
|
std::string | send (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command, SOAPParameters parameters) throw (xdaq::exception::Exception) |
|
std::string | sendStatus (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string message) throw (xdaq::exception::Exception) |
|
xoap::MessageReference | sendWithSOAPReply (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, xoap::MessageReference message) throw (xdaq::exception::Exception) |
|
xoap::MessageReference | sendWithSOAPReply (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, SOAPCommand soapCommand) throw (xdaq::exception::Exception) |
|
xoap::MessageReference | sendWithSOAPReply (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command) throw (xdaq::exception::Exception) |
|
xoap::MessageReference | sendWithSOAPReply (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command, SOAPParameters parameters) throw (xdaq::exception::Exception) |
|
Definition at line 28 of file WizardSupervisor.h.