#include <Property.h>
◆ Property()
mUPnP::Property::Property |
( |
| ) |
|
|
inline |
◆ getName()
const char * mUPnP::Property::getName |
( |
| ) |
|
|
inline |
◆ getValue()
const char * mUPnP::Property::getValue |
( |
| ) |
|
|
inline |
◆ setName()
void mUPnP::Property::setName |
( |
const std::string & | val | ) |
|
|
inline |
◆ setValue()
void mUPnP::Property::setValue |
( |
const std::string & | val | ) |
|
|
inline |
◆ name
std::string mUPnP::Property::name |
|
private |
◆ value
std::string mUPnP::Property::value |
|
private |
The documentation for this class was generated from the following file: