class CEnhancedFlushCommand |
This class represents the EnhancedFlush HCI Command
Public Member Functions | |
---|---|
~CEnhancedFlushCommand () | |
IMPORT_C THCIConnectionHandle | ConnectionHandle () |
TInt | Extension_ ( TUint , TAny *&, TAny *) |
void | Match (const THCIEventBase &, TBool &, TBool &, TBool &) |
IMPORT_C CEnhancedFlushCommand * | NewL ( THCIConnectionHandle , TUint8 ) |
IMPORT_C CEnhancedFlushCommand * | NewL () |
IMPORT_C TUint8 | PacketType () |
IMPORT_C void | Reset ( THCIConnectionHandle , TUint8 ) |
Private Member Functions | |
---|---|
CEnhancedFlushCommand ( THCIConnectionHandle , TUint8 ) | |
CEnhancedFlushCommand () | |
void | Format ( CHctlCommandFrame &) |
Private Attributes | |
---|---|
THCIConnectionHandle | iConnectionHandle |
TUint8 | iPacketType |
CEnhancedFlushCommand | ( | THCIConnectionHandle | aConnectionHandle, |
TUint8 | aPacketType | ||
) | [private] |
THCIConnectionHandle aConnectionHandle | |
TUint8 aPacketType |
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 CEnhancedFlushCommand * | NewL | ( | THCIConnectionHandle | aConnectionHandle, |
TUint8 | aPacketType | |||
) | [static] |
THCIConnectionHandle aConnectionHandle | |
TUint8 aPacketType |
IMPORT_C void | Reset | ( | THCIConnectionHandle | aConnectionHandle, |
TUint8 | aPacketType | |||
) |
THCIConnectionHandle aConnectionHandle | |
TUint8 aPacketType |
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.