| class MWsClient : public MWsObjectProvider |
| Public Member Functions | |
|---|---|
| TBool | HasCapability ( TCapability ) |
| TSecureId | SecureId () |
| TVendorId | VendorId () |
| Private Member Functions | |
|---|---|
| TInt | SendMessage (const CWsGraphicDrawer *, const TDesC8 &) |
| TInt | SendMessage (const CWsGraphicDrawer *, CWsMessageData &) |
| Inherited Functions | |
|---|---|
| MWsObjectProvider::ObjectInterface() | |
| MWsObjectProvider::ObjectInterface()const | |
| MWsObjectProvider::ResolveObjectInterface(TUint) | |
| TBool | HasCapability | ( | TCapability | aCapability | ) | const [pure virtual] |
Determines if this client has the specified capability
| TCapability aCapability |
| TSecureId | SecureId | ( | ) | const [pure virtual] |
Retrieves the Secure ID of the client's process
| TInt | SendMessage | ( | const CWsGraphicDrawer * | aOnBehalfOf, |
| const TDesC8 & | aData | |||
| ) | [private, pure virtual] | |||
| const CWsGraphicDrawer * aOnBehalfOf | |
| const TDesC8 & aData |
| TInt | SendMessage | ( | const CWsGraphicDrawer * | aOnBehalfOf, |
| CWsMessageData & | aData | |||
| ) | [private, pure virtual] | |||
| const CWsGraphicDrawer * aOnBehalfOf | |
| CWsMessageData & aData |
| TVendorId | VendorId | ( | ) | const [pure virtual] |
Retrieves the Vendor ID of the client's process
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.