CContactEcomConverter Class Reference

class CContactEcomConverter : public CContactConverter

It provides Ecom Framework based facilities to resolve and load the appropriate implementations at run-time. The framework supplies a default resolver for selecting appropriate implementations.

Inherits from

Constructor & Destructor Documentation

~CContactEcomConverter()

~CContactEcomConverter()[inline, virtual]

The destruction of the interface implementation referred to by iDtor_ID_Key

Member Functions Documentation

NewL(TUid)

CContactEcomConverter *NewL(TUidaImplementationUid)[static, inline]

Allocates and instantiates an interface implementation to satisfy the specified interface.

Parameters

TUid aImplementationUidDenotes the type of implemetation that needs to be loaded.

NewL(TUid, TInt64, MConverterCallBack *, TVCardVersion, TBool)

CContactEcomConverter *NewL(TUidaImplementationUid,
TInt64aContactFieldFilter,
MConverterCallBack *aCallback,
TVCardVersionaVersion,
TBoolaExportTel
)[static, inline]

Allocates and instantiates an interface implementation for PBAP export.

Parameters

TUid aImplementationUidDenotes the type of implemetation that needs to be loaded.
TInt64 aContactFieldFilterSpecifies contact fields to be exported.
MConverterCallBack * aCallbackCallback to client for providing intra-contact properties.
TVCardVersion aVersionDenotes the vCard version for contact export.
TBool aExportTel

Member Data Documentation

TUid iDtor_ID_Key

TUid iDtor_ID_Key[private]