|
| 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) |
|
| 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 31 of file SimpleSoap.h.