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

Public Member Functions

 XDAQ_INSTANTIATOR ()
 
 SimpleSoap (xdaq::ApplicationStub *s)
 
void Default (xgi::Input *in, xgi::Output *out)
 
void StateMachineXgiHandler (xgi::Input *in, xgi::Output *out)
 
xoap::MessageReference Start (xoap::MessageReference msg)
 
void stateInitial (toolbox::fsm::FiniteStateMachine &fsm)
 
void stateHalted (toolbox::fsm::FiniteStateMachine &fsm)
 
- Public Member Functions inherited from ots::SOAPMessenger
 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)
 

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: