CXdmSettingsCollection Class Reference

class CXdmSettingsCollection : public CBase

Inherits from

Constructor & Destructor Documentation

CXdmSettingsCollection()

IMPORT_C CXdmSettingsCollection ( )

Return the name of each settings collection stored in the repository

~CXdmSettingsCollection()

IMPORT_C ~CXdmSettingsCollection ( ) [virtual]

Return the name of each settings collection stored in the repository

Member Functions Documentation

AppendL(const TDesC &, TXdmSettingsProperty)

IMPORT_C void AppendL ( const TDesC & aPropertyValue,
TXdmSettingsProperty aPropertyName
)

Return the name of each settings collection stored in the repository

Parameters

const TDesC & aPropertyValue
TXdmSettingsProperty aPropertyName

Count()

IMPORT_C TInt Count ( ) const

Return the name of each settings collection stored in the repository

Find(TXdmSettingsProperty)

CXdmSettingsProperty * Find ( TXdmSettingsProperty aProperty ) const [private]

Return the name of each settings collection stored in the repository

Parameters

TXdmSettingsProperty aProperty

Property(TXdmSettingsProperty)

IMPORT_C TPtrC Property ( TXdmSettingsProperty aProperty ) const

Return the name of each settings collection stored in the repository

Parameters

TXdmSettingsProperty aProperty

Property(TInt)

IMPORT_C const CXdmSettingsProperty & Property ( TInt aIndex ) const

Return the name of each settings collection stored in the repository

Parameters

TInt aIndex

RemoveL(TXdmSettingsProperty)

IMPORT_C void RemoveL ( TXdmSettingsProperty aPropertyName )

Return the name of each settings collection stored in the repository

Parameters

TXdmSettingsProperty aPropertyName

Member Data Documentation

RPointerArray< CXdmSettingsProperty > iPropCollection

RPointerArray < CXdmSettingsProperty > iPropCollection [private]