ChspsAutoInstaller Class Reference
class ChspsAutoInstaller : public CActive |
hspsThemeServer.exe
- Since
- S60 5.0
Constructor & Destructor Documentation
ChspsAutoInstaller(ChspsThemeServer &)
~ChspsAutoInstaller()
~ChspsAutoInstaller | ( | ) | [virtual] |
~ChspsAutoInstaller. Destructor. Destroys the object and release all memory objects.
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
DoCancel()
void | DoCancel | ( | ) | [protected, virtual] |
From CActive, DoCancel. Cancels any outstanding operation.
InstallThemeL(const TDesC &)
TInt
| InstallThemeL | ( | const TDesC & | aManifestFileName | ) | |
InstallTheme
- Since
- S60 3.1
Parameters
const TDesC & aManifestFileName | is a name of the manifest file of theme source to be installed. |
NewL(ChspsThemeServer &)
NewL. Two-phased constructor. Creates a ChspsAutoInstaller object using two phase construction, and return a pointer to the created object.
NewLC(ChspsThemeServer &)
NewLC. Two-phased constructor. Creates a ChspsClinet object using two phase construction, and return a pointer to the created object.
RunError(TInt)
TInt
| RunError | ( | TInt | aError | ) | [protected, virtual] |
From
CActive Called when asynchronous request has failed
- Since
- S60 3.1
RunL()
void | RunL | ( | ) | [protected, virtual] |
From CActive, RunL. Callback function. Invoked to handle responses from the server.
UnInstallThemeL(const TDesC &)
void | UnInstallThemeL | ( | const TDesC & | aPathFile | ) | |
UnInstallThemeL
- Since
- S60 3.2
Parameters
const TDesC & aPathFile | a path_*.dat file which describes the theme to be uninstalled |
hspsResult()
GethspsResultL
- Since
- S60 3.1
Member Data Documentation
TBuf8< KMaxHeaderDataLength8 > iHeaderData
ChspsInstallationHandler * iInstallationHandler
ChspsMaintenanceHandler * iMaintenanceHandler
ChspsThemeServer & iThemeServer
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.