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

Public Member Functions

 XDAQ_INSTANTIATOR ()
 
 SimpleSoap (xdaq::ApplicationStub *s) throw (xdaq::exception::Exception)
 
void Default (xgi::Input *in, xgi::Output *out) throw (xgi::exception::Exception )
 
void StateMachineXgiHandler (xgi::Input *in, xgi::Output *out) throw (xgi::exception::Exception )
 
xoap::MessageReference Start (xoap::MessageReference msg)
 
void stateInitial (toolbox::fsm::FiniteStateMachine &fsm) throw (toolbox::fsm::exception::Exception)
 
void stateHalted (toolbox::fsm::FiniteStateMachine &fsm) throw (toolbox::fsm::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)
 

Additional Inherited Members

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

Detailed Description

Definition at line 31 of file SimpleSoap.h.


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