libupnpp  0.16.0
A C++ wrapper for the Portable UPnP reference library
Public Member Functions | Public Attributes | List of all members
UPnPClient::UPnPServiceDesc::StateVariable Struct Reference

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
 

Detailed Description

Holder for all the attributes of an UPnP service state variable.


The documentation for this struct was generated from the following file: