class CExitParkModeCommand |
This class represents the ExitParkMode HCI Command
Public Member Functions | |
---|---|
~CExitParkModeCommand() | |
IMPORT_C THCIConnectionHandle | ConnectionHandle() |
TInt | Extension_(TUint, TAny *&, TAny *) |
void | Match(const THCIEventBase &, TBool &, TBool &, TBool &) |
IMPORT_C CExitParkModeCommand * | NewL(THCIConnectionHandle) |
IMPORT_C CExitParkModeCommand * | NewL() |
IMPORT_C void | Reset(THCIConnectionHandle) |
Private Member Functions | |
---|---|
CExitParkModeCommand(THCIConnectionHandle) | |
CExitParkModeCommand() | |
void | Format(CHctlCommandFrame &) |
Private Attributes | |
---|---|
THCIConnectionHandle | iConnectionHandle |
CExitParkModeCommand | ( | THCIConnectionHandle | aConnectionHandle | ) | [private] |
THCIConnectionHandle aConnectionHandle |
TInt | Extension_ | ( | TUint | aExtensionId, |
TAny *& | aInterface, | |||
TAny * | aData | |||
) | [virtual] |
void | Format | ( | CHctlCommandFrame & | aCommandFrame | ) | const [private, virtual] |
CHctlCommandFrame & aCommandFrame |
void | Match | ( | const THCIEventBase & | aEvent, |
TBool & | aMatchesCmd, | |||
TBool & | aConcludesCmd, | |||
TBool & | aContinueMatching | |||
) | const [virtual] |
const THCIEventBase & aEvent | |
TBool & aMatchesCmd | |
TBool & aConcludesCmd | |
TBool & aContinueMatching |
IMPORT_C CExitParkModeCommand * | NewL | ( | THCIConnectionHandle | aConnectionHandle | ) | [static] |
THCIConnectionHandle aConnectionHandle |
IMPORT_C void | Reset | ( | THCIConnectionHandle | aConnectionHandle | ) |
THCIConnectionHandle aConnectionHandle |
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.