| class CVPbkDefaultAttribute : public CBase |
Virtual Phonebook default attribute for contacts. Responsible for encapsulating the default attribute management for contacts.
The supported default types are declared in TVPbkDefaultType.
| Public Member Functions | |
|---|---|
| ~CVPbkDefaultAttribute () | |
| TUid | AttributeType () |
| MVPbkContactAttribute * | CloneLC () |
| IMPORT_C TVPbkDefaultType | DefaultType () |
| IMPORT_C CVPbkDefaultAttribute * | NewL ( TVPbkDefaultType ) |
| IMPORT_C CVPbkDefaultAttribute * | NewL () |
| IMPORT_C void | SetDefaultType ( TVPbkDefaultType ) |
| TUid | Uid () |
| Private Member Functions | |
|---|---|
| CVPbkDefaultAttribute () | |
| Public Attributes | |
|---|---|
| const TVPbkDefaultType | KDefaultTypeNotDefined |
| Private Attributes | |
|---|---|
| TVPbkDefaultType | iDefaultType |
| IMPORT_C CVPbkDefaultAttribute * | NewL | ( | TVPbkDefaultType | aType | ) | [static] |
Two-phased constructor.
| TVPbkDefaultType aType | New default's type. |
| IMPORT_C CVPbkDefaultAttribute * | NewL | ( | ) | [static] |
Two-phased constructor. Default type will be initialised to EVPbkDefaultTypeUndefined.
| IMPORT_C void | SetDefaultType | ( | TVPbkDefaultType | aType | ) |
Set default type.
| TVPbkDefaultType aType | New default's type |
| TUid | Uid | ( | ) | [static, inline] |
Returns the unique identifier associate with the default attribute.
| const TVPbkDefaultType | KDefaultTypeNotDefined | [static] |
KDefaultTypeNotDefined.
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.