class CXdmSettingsProperty : public CBase |
Public Member Functions | |
---|---|
~CXdmSettingsProperty () | |
CXdmSettingsProperty * | NewL (const TDesC &, TXdmSettingsProperty ) |
IMPORT_C TXdmSettingsProperty | PropertyName () |
IMPORT_C TPtrC | PropertyValue () |
Private Member Functions | |
---|---|
CXdmSettingsProperty ( TXdmSettingsProperty ) | |
void | ConstructL (const TDesC &) |
Private Attributes | |
---|---|
TXdmSettingsProperty | iPropertyName |
HBufC * | iPropertyValue |
CXdmSettingsProperty | ( | TXdmSettingsProperty | aPropertyName | ) | [private] |
Return the name of each settings collection stored in the repository
TXdmSettingsProperty aPropertyName |
IMPORT_C | ~CXdmSettingsProperty | ( | ) | [virtual] |
Return the name of each settings collection stored in the repository
void | ConstructL | ( | const TDesC & | aPropertyValue | ) | [private] |
Return the name of each settings collection stored in the repository
const TDesC & aPropertyValue |
CXdmSettingsProperty * | NewL | ( | const TDesC & | aPropertyValue, |
TXdmSettingsProperty | aPropertyName | |||
) | [static] |
Return the name of each settings collection stored in the repository
const TDesC & aPropertyValue | |
TXdmSettingsProperty aPropertyName |
IMPORT_C TXdmSettingsProperty | PropertyName | ( | ) | const |
Return the name of each settings collection stored in the repository
IMPORT_C TPtrC | PropertyValue | ( | ) | const |
Return the name of each settings collection stored in the repository
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.