CSdpAttributeFieldPtrs Class Reference

class CSdpAttributeFieldPtrs : public CBase

This class encapsulates the data of CSdpAttributeField.

sdpcodec.lib

Inherits from

  • CSdpAttributeFieldPtrs

Constructor & Destructor Documentation

CSdpAttributeFieldPtrs()

CSdpAttributeFieldPtrs()[private]

~CSdpAttributeFieldPtrs()

~CSdpAttributeFieldPtrs()

Member Functions Documentation

ConstructL()

voidConstructL()[private]

FmtAttribute()

const CSdpFmtAttributeField *FmtAttribute()const

NewL()

CSdpAttributeFieldPtrs *NewL()[static]

SetFmtAttribute(const CSdpFmtAttributeField *)

voidSetFmtAttribute(const CSdpFmtAttributeField *aFmtAttribute)

Parameters

const CSdpFmtAttributeField * aFmtAttribute

SetValueL(const TDesC8 &)

voidSetValueL(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]