class CFlushCommand |
This class represents the Flush HCI Command
Public Member Functions | |
---|---|
~CFlushCommand() | |
IMPORT_C THCIConnectionHandle | ConnectionHandle() |
TInt | Extension_(TUint, TAny *&, TAny *) |
void | Match(const THCIEventBase &, TBool &, TBool &, TBool &) |
IMPORT_C CFlushCommand * | NewL(THCIConnectionHandle) |
IMPORT_C CFlushCommand * | NewL() |
IMPORT_C void | Reset(THCIConnectionHandle) |
Private Member Functions | |
---|---|
CFlushCommand(THCIConnectionHandle) | |
CFlushCommand() | |
void | Format(CHctlCommandFrame &) |
Private Attributes | |
---|---|
THCIConnectionHandle | iConnectionHandle |
CFlushCommand | ( | 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 CFlushCommand * | 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.