MUsbmanExtensionPluginObserver Class Reference

class MUsbmanExtensionPluginObserver
Public Member Functions
IMPORT_C RDevUsbcClient & DevUsbcClient ()
IMPORT_C void RegisterStateObserverL (MUsbDeviceNotify &)
Private Member Functions
RDevUsbcClient & MuepoDoDevUsbcClient ()
void MuepoDoRegisterStateObserverL (MUsbDeviceNotify &)

Member Functions Documentation

DevUsbcClient()

IMPORT_C RDevUsbcClient & DevUsbcClient ( )

Called by the plugin to get a RDevUsbcClient handle from its owner

MuepoDoDevUsbcClient()

RDevUsbcClient & MuepoDoDevUsbcClient ( ) [private, pure virtual]

MuepoDoRegisterStateObserverL(MUsbDeviceNotify &)

void MuepoDoRegisterStateObserverL ( MUsbDeviceNotify & aObserver ) [private, pure virtual]

Parameters

MUsbDeviceNotify & aObserver

RegisterStateObserverL(MUsbDeviceNotify &)

IMPORT_C void RegisterStateObserverL ( MUsbDeviceNotify & aObserver )

Called by the plugin to register for device/service state changes from its owner

Parameters

MUsbDeviceNotify & aObserver The observer to register for state changes