CMMFAudioPlayControllerSetRepeatsCustomCommandParser Class Reference
class CMMFAudioPlayControllerSetRepeatsCustomCommandParser : public CMMFCustomCommandParserBase |
Custom command parser class to be used by controller plugins wishing to support set repeats functionality
The controller plugin should create an object of this type and add it to the list of custom command parsers in the controller framework. The controller plugin must be derived from MMMFAudioPlayControllerSetRepeatsCustomCommandImplementor to use this class.
Inherits from
- CMMFAudioPlayControllerSetRepeatsCustomCommandParser
Constructor & Destructor Documentation
CMMFAudioPlayControllerSetRepeatsCustomCommandParser(MMMFAudioPlayControllerSetRepeatsCustomCommandImplementor &)
~CMMFAudioPlayControllerSetRepeatsCustomCommandParser()
IMPORT_C | ~CMMFAudioPlayControllerSetRepeatsCustomCommandParser | ( | ) | |
Member Functions Documentation
DoHandleRequestL(TMMFMessage &)
DoSetRepeatsL(TMMFMessage &)
HandleRequest(TMMFMessage &)
Handles a request from the client. Called by the controller framework.
NewL(MMMFAudioPlayControllerSetRepeatsCustomCommandImplementor &)
Creates a new custom command parser capable of handling set repeats controller commands.
Member Data Documentation
MMMFAudioPlayControllerSetRepeatsCustomCommandImplementor & iImplementor
The object that implements the set repeats custom command i.e controller plugin
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.