CCommsDatabaseImpl Class Reference

class CCommsDatabaseImpl : public CBase

Inherits from

Constructor & Destructor Documentation

CCommsDatabaseImpl()

CCommsDatabaseImpl ( ) [private]

~CCommsDatabaseImpl()

~CCommsDatabaseImpl ( ) [private]

Member Functions Documentation

CancelRequestNotification()

void CancelRequestNotification ( )

CheckGlobalSettingsTableExistsL()

void CheckGlobalSettingsTableExistsL ( )

Important, this function requires 'ECapabilityWriteDeviceData' capability.

RegisterConnPrefViewL(CCommsDbConnectionPrefTableView *)

void RegisterConnPrefViewL ( CCommsDbConnectionPrefTableView * aTable )

RegisterViewL(CCommsDbTableView *)

void RegisterViewL ( CCommsDbTableView * aTable )

Parameters

CCommsDbTableView * aTable

RequestNotification(TRequestStatus &)

TInt RequestNotification ( TRequestStatus & aStatus )

Parameters

TRequestStatus & aStatus

UnRegisterConnPrefView(CCommsDbConnectionPrefTableView *)

void UnRegisterConnPrefView ( CCommsDbConnectionPrefTableView * aTable )

UnRegisterView(CCommsDbTableView *)

void UnRegisterView ( CCommsDbTableView * aTable )

Parameters

CCommsDbTableView * aTable

Member Data Documentation

RPointerArray< CCommsDbConnectionPrefTableView > iConnPrefViews

RPointerArray < CCommsDbConnectionPrefTableView > iConnPrefViews [private]

CMDBSession * iDbs

CMDBSession * iDbs

TBool iHaveCheckedGSTableExists

TBool iHaveCheckedGSTableExists [private]

RCommsdatNotifier iShimNotifier

RCommsdatNotifier iShimNotifier [private]

RPointerArray< CCommsDbTableView > iTableViews

RPointerArray < CCommsDbTableView > iTableViews [private]