otsdaq  v2_05_02_indev
ots::SOAPCommand Class Reference

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 14 of file SOAPCommand.h.


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