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(TMMFMessageDestinationPckgaMessageHandler,
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 TIntConcealErrorForNextBuffer()[virtual]

ConstructL()

voidConstructL()[private]

By default Symbian 2nd phase constructor is private.

FrameModeRqrdForEC(TBool &)

IMPORT_C TIntFrameModeRqrdForEC(TBool &aFrameModeRqrd)[virtual]

Parameters

TBool & aFrameModeRqrd

NewL(TMMFMessageDestinationPckg, MCustomCommand &, CCustomInterfaceUtility *)

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

Two-phased constructor.

Parameters

TMMFMessageDestinationPckg aMessageHandler
MCustomCommand & aCustomCommand
CCustomInterfaceUtility * aCustomInterfaceUtility

SetFrameMode(TBool)

IMPORT_C TIntSetFrameMode(TBoolaFrameMode)[virtual]

Parameters

TBool aFrameMode

Member Data Documentation

MCustomCommand & iCustomCommand

MCustomCommand &iCustomCommand[private]

CCustomInterfaceUtility * iCustomInterfaceUtility

CCustomInterfaceUtility *iCustomInterfaceUtility[private]

TMMFMessageDestinationPckg iMessageHandler

TMMFMessageDestinationPckg iMessageHandler[private]