tdaq-develop-2025-02-12
ots::SOAPMessenger Class Reference
Inheritance diagram for ots::SOAPMessenger:
ots::CoreSupervisorBase ots::GatewaySupervisor ots::RemoteWebUsers ots::SimpleSoap ots::WizardSupervisor ots::ARTDAQDataManagerSupervisor ots::ARTDAQOnlineMonitorSupervisor ots::ARTDAQSupervisor ots::CodeEditorSupervisor ots::DataManagerSupervisor ots::FESupervisor ots::FEDataManagerSupervisor ots::ARTDAQFEDataManagerSupervisor

Public Member Functions

 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)
 

Protected Attributes

xdaq::Application * theApplication_
 

Detailed Description

Definition at line 25 of file SOAPMessenger.h.

Member Function Documentation

◆ send()

std::string SOAPMessenger::send ( XDAQ_CONST_CALL xdaq::ApplicationDescriptor *  ind,
xoap::MessageReference  message 
)

in xdaq xdaq::ApplicationDescriptor* sourceptr; void getURN()

Definition at line 39 of file SOAPMessenger.cc.


The documentation for this class was generated from the following files: