CCalUser Class Reference
| class CCalUser : public CBase |
Class representing a calendar user.
A calendar user is the base class representation of a meeting participant. It contains attributes common to all calendar users.
Contains methods to store and retrieve a user's ADDRESS, SENT-BY and CN fields.
| Protected Attributes |
|---|
| CCalUserImpl * | iImpl |
Constructor & Destructor Documentation
CCalUser(CCalUserImpl *)
| CCalUser | ( | CCalUserImpl * | aImpl | ) | [protected] |
Member Functions Documentation
Address()
| IMPORT_C const TDesC & | Address | ( | ) | const |
CommonName()
| IMPORT_C const TDesC & | CommonName | ( | ) | const |
ConstructL(const TDesC &)
| void | ConstructL | ( | const TDesC & | aAddress | ) | [protected] |
ConstructL(const TDesC &, const TDesC &)
| void | ConstructL | ( | const TDesC & | aAddress, |
| | const TDesC & | aSentBy |
| | ) | [protected] |
Impl()
| CCalUserImpl * | Impl | ( | ) | const |
NewL(const TDesC &, const TDesC &)
NewL(CCalUserImpl *)
|
CCalUser * | NewL | ( | CCalUserImpl * | aImpl | ) | [static] |
SentBy()
| IMPORT_C const TDesC & | SentBy | ( | ) | const |
SetCommonNameL(const TDesC &)
| IMPORT_C void | SetCommonNameL | ( | const TDesC & | aCommonName | ) | |
Parameters
| const TDesC & aCommonName | |
Member Data Documentation
CCalUserImpl * iImpl
| CCalUserImpl * | iImpl | [protected] |
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.