Den::RApiExtCommonBase Class Reference

class Den::RApiExtCommonBase

API extension base class

Provides buffer management for asynchronous IPC calls.

Protected Member Functions
voidClose()
TInt PrepareForSending(TApiExtReqMsg &, Elements::TRBuf8 *&)
Protected Attributes
TApiExtIdentification iIdentification
Private Attributes
RPointerArray< Elements::TRBuf8 >iBuffers

Member Functions Documentation

Close()

voidClose()[protected]

PrepareForSending(TApiExtReqMsg &, Elements::TRBuf8 *&)

TInt PrepareForSending(TApiExtReqMsg &aRequestMsg,
Elements::TRBuf8 *&aBuffer
)const [protected]

Parameters

TApiExtReqMsg & aRequestMsg
Elements::TRBuf8 *& aBuffer

Member Data Documentation

RPointerArray< Elements::TRBuf8 > iBuffers

RPointerArray< Elements::TRBuf8 >iBuffers[private]

TApiExtIdentification iIdentification

TApiExtIdentification iIdentification[protected]