| class MSgDrawableAdapter : public MSgResourceAdapter |
This interface must be implemented by all the user-side objects in the adaptation layer of the Graphics subsystem which are referenced by instances of RSgDrawable . The interface between the user-side and the kernel-side parts of the adaptation layer is outside the scope of the specification of the Graphics Resource API.
This interface must be implemented by all the user-side objects in the adaptation layer of the Graphics subsystem which are referenced by instances of RSgDrawable . The interface between the user-side and the kernel-side parts of the adaptation layer is outside the scope of the specification of the Graphics Resource API.
| Public Member Functions | |
|---|---|
| TUid | DrawableType () |
| TInt | GetInterface ( TUid , TAny *&) |
| const TSgDrawableId & | Id () |
| Inherited Functions | |
|---|---|
| MSgResourceAdapter::Close() | |
| TUid | DrawableType | ( | ) | const [pure virtual] |
Retrieves the actual type of the drawable resource represented by this adapter object as a globally unique identifier.
| TInt | GetInterface | ( | TUid | aInterfaceUid, |
| TAny *& | aInterfacePtr | |||
| ) | [pure virtual] | |||
Makes an extension interface available on the drawable resource represented by this adapter object.
| const TSgDrawableId & | Id | ( | ) | const [pure virtual] |
Retrieves the unique identifier of the drawable resource represented by this adapter object.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.