otsdaq
v2_05_02_indev
|
Static Public Member Functions | |
static xoap::MessageReference | makeSOAPMessageReference (SOAPCommand soapCommand) |
static xoap::MessageReference | makeSOAPMessageReference (std::string command) |
static xoap::MessageReference | makeSOAPMessageReference (std::string command, SOAPParameters parameters) |
static xoap::MessageReference | makeSOAPMessageReference (std::string command, std::string fileName) |
static void | addParameters (xoap::MessageReference &message, SOAPParameters parameters) |
static SOAPCommand | translate (const xoap::MessageReference &message) |
static std::string | receive (const xoap::MessageReference &message) |
static std::string | receive (const xoap::MessageReference &message, SOAPCommand &soapCommand) |
static std::string | receive (const xoap::MessageReference &message, SOAPParameters ¶meters) |
Definition at line 12 of file SOAPUtilities.h.