You.i Engine
CYIDeviceBridgeLocator Class Reference

Detailed Description

Instantiates the device oriented bridges; the instance will be deleted automatically when the application is terminated.

The CYIDeviceInformationBridge and CYIDevicePowerManagementBridge are available on all mobile platforms. The CYIDeviceTypeBridge is available on all platforms.

See also
CYIDeviceInformationBridge
CYIDevicePowerManagementBridge
CYIDeviceTypeBridge

#include <platform/YiDeviceBridgeLocator.h>

Static Public Member Functions

static CYIDeviceInformationBridgeGetDeviceInformationBridge ()
 
static CYIDevicePowerManagementBridgeGetDevicePowerManagementBridge ()
 
static CYIDeviceTypeBridgeGetDeviceTypeBridge ()
 

Member Function Documentation

static CYIDeviceInformationBridge* CYIDeviceBridgeLocator::GetDeviceInformationBridge ( )
static

Returns an instance of a CYIDeviceInformationBridge.

Note
The caller does not obtain ownership of the returned bridge.
static CYIDevicePowerManagementBridge* CYIDeviceBridgeLocator::GetDevicePowerManagementBridge ( )
static

Returns an instance of a CYIDevicePowerManagementBridge.

Note
The caller does not obtain ownership of the returned bridge.
static CYIDeviceTypeBridge* CYIDeviceBridgeLocator::GetDeviceTypeBridge ( )
static

Returns an instance of a CYIDeviceTypeBridge.

Note
The caller does not obtain ownership of the returned bridge.

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