CAddedDevSoundControlMsgHdlr Class Reference
class CAddedDevSoundControlMsgHdlr : public CMMFObject
|
Handle messages received from the interface proxy. The class receives the messages sent by the custom interface proxy and makes the appropriate call on its custom interface implementation.
AddedDevSoundControlMsgHdlr.lib
-
Since
-
S60 3.2
Inherits from
-
CAddedDevSoundControlMsgHdlr
Constructor & Destructor Documentation
CAddedDevSoundControlMsgHdlr(MAddedDevSoundControl *)
~CAddedDevSoundControlMsgHdlr()
~CAddedDevSoundControlMsgHdlr
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
DoHandleRequestL(TMMFMessage &)
void
|
DoHandleRequestL
|
(
|
TMMFMessage
&
|
aMessage
|
)
|
[private]
|
Determines which custom interface to call.
DoPauseAndFlushL(TMMFMessage &)
void
|
DoPauseAndFlushL
|
(
|
TMMFMessage
&
|
aMessage
|
)
|
[private]
|
Handles EAddedDSControlPauseAndFlush message from the proxy and calls custom interface method.
(other items were commented in a header).
DoSetHwAwarenessL(TMMFMessage &)
void
|
DoSetHwAwarenessL
|
(
|
TMMFMessage
&
|
aMessage
|
)
|
[private]
|
Handles EAddedDSControlSetHwAwareness message from the proxy and calls custom interface method.
(other items were commented in a header).
HandleRequest(TMMFMessage &)
void
|
HandleRequest
|
(
|
TMMFMessage
&
|
aMessage
|
)
|
[virtual]
|
From CAddedDevSoundControl
CAddedDevSoundControlMsgHdlr::HandleRequest
Handles messages from the proxy. Calls a subfunction, which determines what custom interface to call. A subfunction is used to contain multiple leaving functions for a single trap. (other items were commented in a header).
Member Data Documentation
MAddedDevSoundControl * iAddedDSControlCI
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.