class MMceComEndPointProxy |
Public Member Functions | |
---|---|
void | AddProxyClientL ( CMceComEndpoint &) |
TBool | ClientDisableL ( CMceComEndpoint &) |
TBool | ClientEnableL ( CMceComEndpoint &, const CMceComCodec &) |
void | RemoveProxyClient ( CMceComEndpoint &) |
TBool | ServesProxyClient (const CMceComEndpoint &) |
TBool | SetParameterL (const CMceComEndpoint &, TUint32 , const TDesC8 &) |
void | AddProxyClientL | ( | CMceComEndpoint & | aClient | ) | [pure virtual] |
Adds client to proxy
CMceComEndpoint & aClient | a client |
TBool | ClientDisableL | ( | CMceComEndpoint & | ) | [inline, virtual] |
Disables defined client
CMceComEndpoint & |
TBool | ClientEnableL | ( | CMceComEndpoint & | , |
const CMceComCodec & | ||||
) | [inline, virtual] |
Enables defined client
CMceComEndpoint & | |
const CMceComCodec & |
void | RemoveProxyClient | ( | CMceComEndpoint & | aClient | ) | [pure virtual] |
Removes client from proxy
CMceComEndpoint & aClient | a client |
TBool | ServesProxyClient | ( | const CMceComEndpoint & | aClient | ) | const [pure virtual] |
Does proxy serve client
const CMceComEndpoint & aClient | a client |
TBool | SetParameterL | ( | const CMceComEndpoint & | , |
TUint32 | , | |||
const TDesC8 & | ||||
) | [inline, virtual] |
Client wants to change settings
const CMceComEndpoint & | |
TUint32 | |
const TDesC8 & |
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.