MApaAppStarter Class Reference

class MApaAppStarter

An interface used by the Application Architecture server to start applications.

CEikonEnv is derived from this class.

CEikonEnv

Public Member Functions
TThreadId StartAppL (const CApaCommandLine &)
Protected Member Functions
MApaAppStarter ()
Private Member Functions
IMPORT_C void MApaAppStarter_Reserved1 ()
IMPORT_C void MApaAppStarter_Reserved2 ()
Private Attributes
TInt iMApaAppStarter_Reserved1

Constructor & Destructor Documentation

MApaAppStarter()

IMPORT_C MApaAppStarter ( ) [protected]

Constructor for MApaAppStarter .

Member Functions Documentation

MApaAppStarter_Reserved1()

IMPORT_C void MApaAppStarter_Reserved1 ( ) [private, virtual]

Reserved for future use

MApaAppStarter_Reserved2()

IMPORT_C void MApaAppStarter_Reserved2 ( ) [private, virtual]

Reserved for future use

StartAppL(const CApaCommandLine &)

TThreadId StartAppL ( const CApaCommandLine & aCommandLine ) [pure virtual]

Parameters

const CApaCommandLine & aCommandLine

Member Data Documentation

TInt iMApaAppStarter_Reserved1

TInt iMApaAppStarter_Reserved1 [private]