CCalDataExchange Class Reference
| class CCalDataExchange : public CBase |
This class provides functionality for importing and exporting vCal entries.
| Public Member Functions |
|---|
| ~CCalDataExchange() |
| IMPORT_C void | ExportAsyncL(TUid, RWriteStream &, RPointerArray< CCalEntry > &, MCalDataExchangeCallBack &) |
| IMPORT_C void | ExportL(TUid, RWriteStream &, RPointerArray< CCalEntry > &) |
| IMPORT_C void | ImportAsyncL(TUid, RReadStream &, RPointerArray< CCalEntry > &, MCalDataExchangeCallBack &, TInt) |
| IMPORT_C void | ImportL(TUid, RReadStream &, RPointerArray< CCalEntry > &) |
| IMPORT_C void | ImportL(TUid, RReadStream &, RPointerArray< CCalEntry > &, TInt) |
| IMPORT_C void | ImportL(TUid, RReadStream &, RPointerArray< CCalEntry > &, TInt, TInt) |
| IMPORT_C CCalDataExchange * | NewL(CCalSession &) |
| Private Attributes |
|---|
| CCalDataExchangeImpl * | iImpl |
Constructor & Destructor Documentation
CCalDataExchange()
| CCalDataExchange | ( | ) | [private] |
~CCalDataExchange()
| IMPORT_C | ~CCalDataExchange | ( | ) | |
Member Functions Documentation
ConstructL(CCalSession &)
| void | ConstructL | ( | CCalSession & | aSession | ) | [private] |
ExportAsyncL(TUid, RWriteStream &, RPointerArray< CCalEntry > &, MCalDataExchangeCallBack &)
ExportL(TUid, RWriteStream &, RPointerArray< CCalEntry > &)
ImportAsyncL(TUid, RReadStream &, RPointerArray< CCalEntry > &, MCalDataExchangeCallBack &, TInt)
ImportL(TUid, RReadStream &, RPointerArray< CCalEntry > &)
ImportL(TUid, RReadStream &, RPointerArray< CCalEntry > &, TInt)
ImportL(TUid, RReadStream &, RPointerArray< CCalEntry > &, TInt, TInt)
Member Data Documentation
CCalDataExchangeImpl * iImpl
| CCalDataExchangeImpl * | iImpl | [private] |
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.