CVoIPDataBufferImpl Class Reference

class CVoIPDataBufferImpl : public CBase
CVoIPDataBuferImpl ?description
Since
S60 v5.0

Inherits from

Constructor & Destructor Documentation

CVoIPDataBufferImpl()

CVoIPDataBufferImpl()[protected]

Constructor

Since
S60 v5.0

~CVoIPDataBufferImpl()

~CVoIPDataBufferImpl()[virtual]

Destructor

Since
S60 v5.0

Member Functions Documentation

ConstructL(TInt)

voidConstructL(TIntaBufferLen)[protected]

Symbian constructor

Since
S60 v5.0

Parameters

TInt aBufferLen

GetBufferType(CVoIPDataBuffer::TVoIPBufferType &)

voidGetBufferType(CVoIPDataBuffer::TVoIPBufferType &aType)

GetPayloadPtr

Since
S60 v5.0

GetPayloadPtr(TPtr8 &)

voidGetPayloadPtr(TPtr8 &aPayloadPtr)

GetPayloadPtr

Since
S60 v5.0

Parameters

TPtr8 & aPayloadPtr

NewL(TInt)

CVoIPDataBufferImpl *NewL(TIntaBufferLen)[static]

2-phased constructor

Since
S60 v5.0

Parameters

TInt aBufferLen

SetPayloadPtr(TPtr8)

voidSetPayloadPtr(TPtr8aPayloadPtr)

SetPayloadPtr

Since
S60 v5.0

Parameters

TPtr8 aPayloadPtr

Member Data Documentation

HBufC8 * iBuf

HBufC8 *iBuf[protected]

TInt iBufferLen

TInt iBufferLen[protected]

TPtr8 iPayloadPtr

TPtr8 iPayloadPtr[protected]

CVoIPDataBuffer::TVoIPBufferType iType

CVoIPDataBuffer::TVoIPBufferType iType[protected]