Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FTargetDeviceClaimDenied | Device claiming messages Implements a message that is sent when a device is already claimed by someone else. | ||
| FTargetDeviceClaimed | Implements a message that is sent when a service claimed a device. | ||
| FTargetDeviceServicePing | Device discovery messages Implements a message for discovering target device services on the network. | ||
| FTargetDeviceServicePong | Implements a message that is sent in response to target device service discovery messages. | ||
| FTargetDeviceServicePowerOff | Miscellaneous messages Implements a message for powering on a target device. | ||
| FTargetDeviceServicePowerOn | Implements a message for powering on a target device. | ||
| FTargetDeviceServiceReboot | Implements a message for rebooting a target device. | ||
| FTargetDeviceServiceTerminateLaunchedProcess | Application terminate process messages Implements a message for terminating an application running on the device. | ||
| FTargetDeviceUnclaimed | Implements a message that is sent when a device is no longer claimed. | ||
| FTargetDeviceVariant | Struct for a flavor's information | ||
| ITargetDeviceProxy | Interface for target device proxies. | ||
| ITargetDeviceProxyManager | Interface for device proxy managers. | ||
| ITargetDeviceService | Interface for target device services. | ||
| ITargetDeviceServiceManager | Interface for target device service managers. | ||
| ITargetDeviceServicesModule | Interface for target device services modules. |
Typedefs
| Name | Description |
|---|---|
| ITargetDeviceServicePtr | Type definition for shared pointers to instances of ITargetDeviceService. |
| ITargetDeviceServiceRef | Type definition for shared references to instances of ITargetDeviceService. |