Class that provides read-only access to a state variable. More...
#include <HReadableStateVariable>
Public Member Functions | |
| virtual | ~HReadableStateVariable () |
HReadableStateVariable is a core component of the HUPnP Device Model and it models a UPnP state variable, which allows read-only access. Typically, instances of this class are available only on client-side.
QObject base class is largely not. | ~HReadableStateVariable | ( | ) | [virtual] |
Destroys the instance.
An HReadableStateVariable is always destroyed by the containing HService when it is being deleted. You should never destroy an HReadableStateVariable.
1.7.1