MSimpleAttribute Class Reference

class MSimpleAttribute

MSimpleAttribute

SIMPLE data attribute

simplexmlutils
Since
S60 v3.2
Public Member Functions
const TDesC8 &Name()
voidSetValueL(const TDesC &)
const TDesC8 &Value()
HBufC *ValueUniLC()

Member Functions Documentation

Name()

const TDesC8 &Name()[pure virtual]
Getter for the attribute name.
Since
S60 3.2

SetValueL(const TDesC &)

voidSetValueL(const TDesC &aValue)[pure virtual]

Setter for the attribute value.

Since
S60 3.2

Parameters

const TDesC & aValue

Value()

const TDesC8 &Value()[pure virtual]
Getter for the attribute value.
Since
S60 3.1

ValueUniLC()

HBufC *ValueUniLC()[pure virtual]
Getter for the attribute value in UNICODE.
Since
S60 3.2