|
libupnpp 0.16.0
A C++ wrapper for the Portable UPnP reference library
|
Holder for all the attributes of an UPnP service state variable. More...
#include <description.hxx>
Public Member Functions | |
| void | clear () |
Public Attributes | |
| std::string | name |
| bool | sendEvents |
| std::string | dataType |
| bool | hasValueRange |
| int | minimum |
| int | maximum |
| int | step |
Holder for all the attributes of an UPnP service state variable.