CIlbcDecoderIntfcProxy Class Reference

class CIlbcDecoderIntfcProxy : public CIlbcDecoderIntfc

Proxy for Ilbc decoder interface. This proxy translates the interface API calls to messages and sends them to the message handler.

IlbcDecoderIntfcProxy.lib
Since
S60 3.0

Inherits from

Constructor & Destructor Documentation

CIlbcDecoderIntfcProxy(TMMFMessageDestinationPckg, MCustomCommand &, CCustomInterfaceUtility *)

CIlbcDecoderIntfcProxy(TMMFMessageDestinationPckgaMessageHandler,
MCustomCommand &aCustomCommand,
CCustomInterfaceUtility *aCustomInterfaceUtility
)[private]

C++ default constructor.

Parameters

TMMFMessageDestinationPckg aMessageHandler
MCustomCommand & aCustomCommand
CCustomInterfaceUtility * aCustomInterfaceUtility

~CIlbcDecoderIntfcProxy()

IMPORT_C~CIlbcDecoderIntfcProxy()[virtual]

Destructor.

Member Functions Documentation

ConstructL()

voidConstructL()[private]

By default Symbian 2nd phase constructor is private.

GetCng(TBool &)

IMPORT_C TIntGetCng(TBool &aCng)[virtual]

Parameters

TBool & aCng

NewL(TMMFMessageDestinationPckg, MCustomCommand &, CCustomInterfaceUtility *)

IMPORT_C CIlbcDecoderIntfcProxy *NewL(TMMFMessageDestinationPckgaMessageHandler,
MCustomCommand &aCustomCommand,
CCustomInterfaceUtility *aCustomInterfaceUtility
)[static]

Two-phased constructor.

Parameters

TMMFMessageDestinationPckg aMessageHandler
MCustomCommand & aCustomCommand
CCustomInterfaceUtility * aCustomInterfaceUtility

SetCng(TBool)

IMPORT_C TIntSetCng(TBoolaCng)[virtual]

Parameters

TBool aCng

SetDecoderMode(TDecodeMode)

IMPORT_C TIntSetDecoderMode(TDecodeModeaDecodeMode)[virtual]

Parameters

TDecodeMode aDecodeMode

Member Data Documentation

MCustomCommand & iCustomCommand

MCustomCommand &iCustomCommand[private]

CCustomInterfaceUtility * iCustomInterfaceUtility

CCustomInterfaceUtility *iCustomInterfaceUtility[private]

TMMFMessageDestinationPckg iMessageHandler

TMMFMessageDestinationPckg iMessageHandler[private]