CSetEventMaskCommand Class Reference

class CSetEventMaskCommand

This class represents the SetEventMask HCI Command

Constructor & Destructor Documentation

CSetEventMaskCommand(const TDesC8 &)

CSetEventMaskCommand ( const TDesC8 & aEventMask ) [private]

Parameters

const TDesC8 & aEventMask

CSetEventMaskCommand()

CSetEventMaskCommand ( ) [private]

~CSetEventMaskCommand()

~CSetEventMaskCommand ( )

Member Functions Documentation

EventMask()

IMPORT_C TPtrC8 EventMask ( ) const

Extension_(TUint, TAny *&, TAny *)

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

Parameters

TUint aExtensionId
TAny *& aInterface
TAny * aData

Format(CHctlCommandFrame &)

void Format ( CHctlCommandFrame & aCommandFrame ) const [private, virtual]

Parameters

CHctlCommandFrame & aCommandFrame

NewL(const TDesC8 &)

IMPORT_C CSetEventMaskCommand * NewL ( const TDesC8 & aEventMask ) [static]

Parameters

const TDesC8 & aEventMask

NewL()

IMPORT_C CSetEventMaskCommand * NewL ( ) [static]

Reset(const TDesC8 &)

IMPORT_C void Reset ( const TDesC8 & aEventMask )

Parameters

const TDesC8 & aEventMask

Member Data Documentation

TBuf8< 8 > iEventMask

TBuf8 < 8 > iEventMask [private]