ContentAccess::CStringAttribute Class Reference

class ContentAccess::CStringAttribute : public CBase

Used by RAttributeSet

Inherits from

  • ContentAccess::CStringAttribute

Constructor & Destructor Documentation

CStringAttribute(TInt, TInt)

CStringAttribute(TIntaAttribute,
TIntaError
)[private]

Parameters

TInt aAttribute
TInt aError

~CStringAttribute()

~CStringAttribute()[virtual]

Member Functions Documentation

Attribute()

TInt Attribute()const

ConstructL(const TDesC &)

voidConstructL(const TDesC &aValue)[private]

Parameters

const TDesC & aValue

Error()

TInt Error()const

NewL(TInt, const TDesC &, TInt)

CStringAttribute *NewL(TIntaAttribute,
const TDesC &aValue,
TIntaError
)[static]

Parameters

TInt aAttribute
const TDesC & aValue
TInt aError

Value()

const TDesC &Value()const

Member Data Documentation

TInt iAttribute

TInt iAttribute[private]

TInt iError

TInt iError[private]

HBufC * iValue

HBufC *iValue[private]