ots::SOAPCommand Class Reference

List of all members.

Public Member Functions

 SOAPCommand (const xoap::MessageReference &message)
 SOAPCommand (std::string command)
 SOAPCommand (std::string command, SOAPParameters parameters)
 SOAPCommand (std::string command, SOAPParameter parameter)
const std::string & getCommand (void) const
const SOAPParametersgetParameters (void) const
SOAPParametersgetParametersRef (void)
std::string getParameterValue (std::string parameterName) const
unsigned int getParametersSize (void) const
void translate (const xoap::MessageReference &message)
void setCommand (const std::string command)
void setParameters (const SOAPParameters &parameters)
void setParameter (const std::string parameterName, const std::string parameterValue)
void setParameter (const SOAPParameter parameter)
bool hasParameters (void) const
bool findParameter (std::string parameterName) const

Friends

std::ostream & operator<< (std::ostream &os, const SOAPCommand &command)

Detailed Description

Definition at line 15 of file SOAPCommand.h.


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

Generated on 18 Apr 2018 for otsdaq by  doxygen 1.6.1