CSdpAttributeFieldPtrs Class Reference

class CSdpAttributeFieldPtrs : public CBase

This class encapsulates the data of CSdpAttributeField .

sdpcodec.lib

Inherits from

Constructor & Destructor Documentation

CSdpAttributeFieldPtrs()

CSdpAttributeFieldPtrs ( ) [private]

~CSdpAttributeFieldPtrs()

~CSdpAttributeFieldPtrs ( )

Member Functions Documentation

ConstructL()

void ConstructL ( ) [private]

FmtAttribute()

const CSdpFmtAttributeField * FmtAttribute ( ) const

NewL()

CSdpAttributeFieldPtrs * NewL ( ) [static]

SetFmtAttribute(const CSdpFmtAttributeField *)

void SetFmtAttribute ( const CSdpFmtAttributeField * aFmtAttribute )

Parameters

const CSdpFmtAttributeField * aFmtAttribute

SetValueL(const TDesC8 &)

void SetValueL ( const TDesC8 & aValue )

Parameters

const TDesC8 & aValue

Value()

const TDesC8 & Value ( ) const

Member Data Documentation

const CSdpFmtAttributeField * iFmtAttributeField

const CSdpFmtAttributeField * iFmtAttributeField [private]

HBufC8 * iValue

HBufC8 * iValue [private]