TRtcpAPPPack Class Reference

class TRtcpAPPPack
Public Member Functions
TRtcpAPPPack(TInt)
TRtcpAPPPack(TDes8 &)
TPtrC8 AppData()
TPtrC8 AppName()
voidAssignL(RBuf8 &)
voidSetAppData(const TDesC8 &)
voidSetAppName(const TDesC8 &)
voidSetSubType(TUint)
TUint32 SubType()
TUint8 Type()
Private Member Functions
TRtcpAPPPack()
Private Attributes
TUint8 *iFirstOctet
TUint8 *iHeaderOctet
TInt32 iLength

Constructor & Destructor Documentation

TRtcpAPPPack(TInt)

TRtcpAPPPack(TIntaLength)

Parameters

TInt aLength

TRtcpAPPPack(TDes8 &)

TRtcpAPPPack(TDes8 &aPacket)

Parameters

TDes8 & aPacket

TRtcpAPPPack()

TRtcpAPPPack()[private]

Member Functions Documentation

AppData()

TPtrC8 AppData()

AppName()

TPtrC8 AppName()

AssignL(RBuf8 &)

voidAssignL(RBuf8 &aBuffer)

Parameters

RBuf8 & aBuffer

SetAppData(const TDesC8 &)

voidSetAppData(const TDesC8 &aDesc)

Parameters

const TDesC8 & aDesc

SetAppName(const TDesC8 &)

voidSetAppName(const TDesC8 &aName)

Parameters

const TDesC8 & aName

SetSubType(TUint)

voidSetSubType(TUintaSubType)

Parameters

TUint aSubType

SubType()

TUint32 SubType()

Type()

TUint8 Type()

Member Data Documentation

TUint8 * iFirstOctet

TUint8 *iFirstOctet[private]

TUint8 * iHeaderOctet

TUint8 *iHeaderOctet[private]

TInt32 iLength

TInt32 iLength[private]