otsdaq  v2_00_00
ots::WizardSupervisor Class Reference
Inheritance diagram for ots::WizardSupervisor:
ots::SOAPMessenger

Public Member Functions

 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)
 
- Public Member Functions inherited from ots::SOAPMessenger
 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 &parameters)
 
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)
 

Static Public Member Functions

static void printURL (WizardSupervisor *ptr, std::string securityCode)
 

Additional Inherited Members

- Protected Attributes inherited from ots::SOAPMessenger
xdaq::Application * theApplication_
 

Detailed Description

Definition at line 28 of file WizardSupervisor.h.


The documentation for this class was generated from the following file: