CG729DecoderIntfcProxy Class Reference

class CG729DecoderIntfcProxy : public CG729DecoderIntfc

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

G729DecoderIntfcProxy.lib
Since
S60 3.0

Inherits from

Constructor & Destructor Documentation

CG729DecoderIntfcProxy(TMMFMessageDestinationPckg, MCustomCommand &, CCustomInterfaceUtility *)

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

C++ default constructor.

Parameters

TMMFMessageDestinationPckg aMessageHandler
MCustomCommand & aCustomCommand
CCustomInterfaceUtility * aCustomInterfaceUtility

~CG729DecoderIntfcProxy()

IMPORT_C~CG729DecoderIntfcProxy()[virtual]

Destructor.

Member Functions Documentation

BadLsfNextBuffer()

IMPORT_C TIntBadLsfNextBuffer()[virtual]

ConstructL()

voidConstructL()[private]

By default Symbian 2nd phase constructor is private.

NewL(TMMFMessageDestinationPckg, MCustomCommand &, CCustomInterfaceUtility *)

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

Two-phased constructor.

Parameters

TMMFMessageDestinationPckg aMessageHandler
MCustomCommand & aCustomCommand
CCustomInterfaceUtility * aCustomInterfaceUtility

Member Data Documentation

MCustomCommand & iCustomCommand

MCustomCommand &iCustomCommand[private]

CCustomInterfaceUtility * iCustomInterfaceUtility

CCustomInterfaceUtility *iCustomInterfaceUtility[private]

TMMFMessageDestinationPckg iMessageHandler

TMMFMessageDestinationPckg iMessageHandler[private]