CErrorConcealmentIntfcProxy Class Reference

class CErrorConcealmentIntfcProxy : public CErrorConcealmentIntfc

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

ErrorConcealmentIntfcProxy.lib
Since
S60 3.0

Inherits from

Constructor & Destructor Documentation

CErrorConcealmentIntfcProxy(TMMFMessageDestinationPckg, MCustomCommand &, CCustomInterfaceUtility *)

CErrorConcealmentIntfcProxy ( TMMFMessageDestinationPckg aMessageHandler,
MCustomCommand & aCustomCommand,
CCustomInterfaceUtility * aCustomInterfaceUtility
) [private]

C++ default constructor.

Parameters

TMMFMessageDestinationPckg aMessageHandler
MCustomCommand & aCustomCommand
CCustomInterfaceUtility * aCustomInterfaceUtility

~CErrorConcealmentIntfcProxy()

IMPORT_C ~CErrorConcealmentIntfcProxy ( ) [virtual]

Destructor.

Member Functions Documentation

ConcealErrorForNextBuffer()

IMPORT_C TInt ConcealErrorForNextBuffer ( ) [virtual]

ConstructL()

void ConstructL ( ) [private]

By default Symbian 2nd phase constructor is private.

FrameModeRqrdForEC(TBool &)

IMPORT_C TInt FrameModeRqrdForEC ( TBool & aFrameModeRqrd ) [virtual]

Parameters

TBool & aFrameModeRqrd

NewL(TMMFMessageDestinationPckg, MCustomCommand &, CCustomInterfaceUtility *)

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

Two-phased constructor.

Parameters

TMMFMessageDestinationPckg aMessageHandler
MCustomCommand & aCustomCommand
CCustomInterfaceUtility * aCustomInterfaceUtility

SetFrameMode(TBool)

IMPORT_C TInt SetFrameMode ( TBool aFrameMode ) [virtual]

Parameters

TBool aFrameMode

Member Data Documentation

MCustomCommand & iCustomCommand

MCustomCommand & iCustomCommand [private]

CCustomInterfaceUtility * iCustomInterfaceUtility

CCustomInterfaceUtility * iCustomInterfaceUtility [private]

TMMFMessageDestinationPckg iMessageHandler

TMMFMessageDestinationPckg iMessageHandler [private]