CXdmSettingsProperty Class Reference

class CXdmSettingsProperty : public CBase

Inherits from

Constructor & Destructor Documentation

CXdmSettingsProperty(TXdmSettingsProperty)

CXdmSettingsProperty ( TXdmSettingsProperty aPropertyName ) [private]

Return the name of each settings collection stored in the repository

Parameters

TXdmSettingsProperty aPropertyName

~CXdmSettingsProperty()

IMPORT_C ~CXdmSettingsProperty ( ) [virtual]

Return the name of each settings collection stored in the repository

Member Functions Documentation

ConstructL(const TDesC &)

void ConstructL ( const TDesC & aPropertyValue ) [private]

Return the name of each settings collection stored in the repository

Parameters

const TDesC & aPropertyValue

NewL(const TDesC &, TXdmSettingsProperty)

CXdmSettingsProperty * NewL ( const TDesC & aPropertyValue,
TXdmSettingsProperty aPropertyName
) [static]

Return the name of each settings collection stored in the repository

Parameters

const TDesC & aPropertyValue
TXdmSettingsProperty aPropertyName

PropertyName()

IMPORT_C TXdmSettingsProperty PropertyName ( ) const

Return the name of each settings collection stored in the repository

PropertyValue()

IMPORT_C TPtrC PropertyValue ( ) const

Return the name of each settings collection stored in the repository

Member Data Documentation

TXdmSettingsProperty iPropertyName

TXdmSettingsProperty iPropertyName [private]

HBufC * iPropertyValue

HBufC * iPropertyValue [private]