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 ( TMMFMessageDestinationPckg aMessageHandler,
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()

void ConstructL ( ) [private]

By default Symbian 2nd phase constructor is private.

GetCng(TBool &)

IMPORT_C TInt GetCng ( TBool & aCng ) [virtual]

Parameters

TBool & aCng

NewL(TMMFMessageDestinationPckg, MCustomCommand &, CCustomInterfaceUtility *)

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

Two-phased constructor.

Parameters

TMMFMessageDestinationPckg aMessageHandler
MCustomCommand & aCustomCommand
CCustomInterfaceUtility * aCustomInterfaceUtility

SetCng(TBool)

IMPORT_C TInt SetCng ( TBool aCng ) [virtual]

Parameters

TBool aCng

SetDecoderMode(TDecodeMode)

IMPORT_C TInt SetDecoderMode ( TDecodeMode aDecodeMode ) [virtual]

Parameters

TDecodeMode aDecodeMode

Member Data Documentation

MCustomCommand & iCustomCommand

MCustomCommand & iCustomCommand [private]

CCustomInterfaceUtility * iCustomInterfaceUtility

CCustomInterfaceUtility * iCustomInterfaceUtility [private]

TMMFMessageDestinationPckg iMessageHandler

TMMFMessageDestinationPckg iMessageHandler [private]