CAppSidChecker Class Reference

class CAppSidChecker : public CBase

Sid checker.

This is a plugin interface for checking whether a Sid should be included in apparc server's list of registered applications.

An instance of the CAppSidChecker is used to verify that an application may be included in application list. There should be one implementation of this interface for each application type (native, java midlet, ...)

Inherits from

Constructor & Destructor Documentation

~CAppSidChecker()

IMPORT_C ~CAppSidChecker ( ) [virtual]

The destruction of the interface implementation

Member Functions Documentation

AppRegisteredAt(const TUid &, TDriveUnit)

IMPORT_C TBool AppRegisteredAt ( const TUid & aSid,
TDriveUnit aDrive
) [pure virtual]

Parameters

const TUid & aSid
TDriveUnit aDrive

CheckerForAppType(TUid)

CAppSidChecker * CheckerForAppType ( TUid aAppTypeUid ) [static]

Parameters

TUid aAppTypeUid

SetRescanCallBackL(const TCallBack &)

IMPORT_C void SetRescanCallBackL ( const TCallBack & aCallback ) [virtual]

Parameters

const TCallBack & aCallback

reserved1()

IMPORT_C void reserved1 ( ) [private, virtual]

reserved2()

IMPORT_C void reserved2 ( ) [private, virtual]

reserved3()

IMPORT_C void reserved3 ( ) [private, virtual]

Member Data Documentation

TUid iDtor_ID_Key

TUid iDtor_ID_Key [private]

ECOM identifier

TInt iSpare

TInt iSpare [private]