| Herqq | 
This is a class for detailing information of the runtime status of an HDeviceHost instance. More...
#include <HDeviceHostRuntimeStatus>
| Public Member Functions | |
| virtual | ~HDeviceHostRuntimeStatus () | 
| QList< HEndpoint > | ssdpEndpoints () const | 
| QList< HEndpoint > | httpEndpoints () const | 
| Protected Member Functions | |
| HDeviceHostRuntimeStatus () | |
This is a class for detailing information of the runtime status of an HDeviceHost instance.
| HDeviceHostRuntimeStatus | ( | ) |  [protected] | 
Creates an instance.
| ~HDeviceHostRuntimeStatus | ( | ) |  [virtual] | 
Destroys the instance.
| QList< HEndpoint > ssdpEndpoints | ( | ) | const | 
Returns the IP endpoints that the device host uses for SSDP communications.
| QList< HEndpoint > httpEndpoints | ( | ) | const | 
Returns the IP endpoints that the device host uses for HTTP communications.
 1.7.3
 1.7.3