#include "EventFilter/StorageManager/interface/SoapUtils.h"
#include "xdaq/NamespaceURI.h"
#include "xoap/MessageFactory.h"
#include "xoap/Method.h"
#include "xoap/SOAPBody.h"
#include "xoap/SOAPEnvelope.h"
#include "xoap/SOAPName.h"
#include "xoap/SOAPPart.h"
#include "xoap/domutils.h"
#include "xdaq2rc/version.h"
#include "xdaq2rc/SOAPParameterExtractor.hh"
Go to the source code of this file.
Namespaces | |
stor | |
stor::soaputils | |
Functions | |
xoap::MessageReference | stor::soaputils::createFsmSoapResponseMsg (const std::string commandName, const std::string currentState) |
std::string | stor::soaputils::extractParameters (xoap::MessageReference, xdaq::Application *) |