CMasterLinkKeyCommand Class Reference

class CMasterLinkKeyCommand

This class represents the MasterLinkKey HCI Command

Public Member Functions
~CMasterLinkKeyCommand()
TInt Extension_(TUint, TAny *&, TAny *)
IMPORT_C TUint8KeyFlag()
voidMatch(const THCIEventBase &, TBool &, TBool &, TBool &)
IMPORT_C CMasterLinkKeyCommand *NewL(TUint8)
IMPORT_C CMasterLinkKeyCommand *NewL()
IMPORT_C voidReset(TUint8)
Private Member Functions
CMasterLinkKeyCommand(TUint8)
CMasterLinkKeyCommand()
voidFormat(CHctlCommandFrame &)
Private Attributes
TUint8 iKeyFlag

Constructor & Destructor Documentation

CMasterLinkKeyCommand(TUint8)

CMasterLinkKeyCommand(TUint8aKeyFlag)[private]

Parameters

TUint8 aKeyFlag

CMasterLinkKeyCommand()

CMasterLinkKeyCommand()[private]

~CMasterLinkKeyCommand()

~CMasterLinkKeyCommand()

Member Functions Documentation

Extension_(TUint, TAny *&, TAny *)

TInt Extension_(TUintaExtensionId,
TAny *&aInterface,
TAny *aData
)[virtual]

Parameters

TUint aExtensionId
TAny *& aInterface
TAny * aData

Format(CHctlCommandFrame &)

voidFormat(CHctlCommandFrame &aCommandFrame)const [private, virtual]

Parameters

CHctlCommandFrame & aCommandFrame

KeyFlag()

IMPORT_C TUint8KeyFlag()const

Match(const THCIEventBase &, TBool &, TBool &, TBool &)

voidMatch(const THCIEventBase &aEvent,
TBool &aMatchesCmd,
TBool &aConcludesCmd,
TBool &aContinueMatching
)const [virtual]

Parameters

const THCIEventBase & aEvent
TBool & aMatchesCmd
TBool & aConcludesCmd
TBool & aContinueMatching

NewL(TUint8)

IMPORT_C CMasterLinkKeyCommand *NewL(TUint8aKeyFlag)[static]

Parameters

TUint8 aKeyFlag

NewL()

IMPORT_C CMasterLinkKeyCommand *NewL()[static]

Reset(TUint8)

IMPORT_C voidReset(TUint8aKeyFlag)

Parameters

TUint8 aKeyFlag

Member Data Documentation

TUint8 iKeyFlag

TUint8 iKeyFlag[private]