#include "EventFilter/ResourceBroker/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 | |
evf | |
evf::soaputils | |
Functions | |
xoap::MessageReference | evf::soaputils::createFsmSoapResponseMsg (const string commandName, const string currentState) |
std::string | evf::soaputils::extractParameters (xoap::MessageReference, xdaq::Application *) |