Store incoming Soap data: device action input parameters, or response to CP.
More...
#include <soaphelp.hxx>
|
|
const std::string & | getName () const |
| | Get action name.
|
| |
|
bool | get (const char *nm, bool *value) const |
| | Get boolean parameter value.
|
| |
|
bool | get (const char *nm, int *value) const |
| | Get integer parameter value.
|
| |
|
bool | get (const char *nm, std::string *value) const |
| | Get string parameter value.
|
| |
|
void | getMap (std::unordered_map< std::string, std::string > &out) |
| |
Store incoming Soap data: device action input parameters, or response to CP.
The documentation for this class was generated from the following files:
- /home/dockes/projets/mpdupnp/libupnpp/libupnpp/soaphelp.hxx
- /home/dockes/projets/mpdupnp/libupnpp/libupnpp/soaphelp.cxx