SwiUI::TInstallOptions Class Reference

#include <swinstdefs.h>

List of all members.

Public Member Functions

 TInstallOptions ()

Public Attributes

TPolicy iUpgrade
TPolicy iOptionalItems
TPolicy iOCSP
TPolicy iIgnoreOCSPWarnings
TPolicy iUntrusted
TPolicy iPackageInfo
TPolicy iCapabilities
TPolicy iKillApp
TPolicy iOverwrite
TPolicy iDownload
TBuf< KSWInstMaxUserNameLengthiLogin
TBuf< KSWInstMaxPasswordLengthiPassword
TChar iDrive
TLanguage iLang
TBool iUsePhoneLang
TPolicy iUpgradeData


Detailed Description

Represents installation options.

Definition at line 135 of file swinstdefs.h.


Constructor & Destructor Documentation

SwiUI::TInstallOptions::TInstallOptions (  )  [inline]

Constructor.

Definition at line 309 of file swinstdefs.h.


Member Data Documentation

TPolicy SwiUI::TInstallOptions::iUpgrade

Is it ok to upgrade.

Definition at line 149 of file swinstdefs.h.

TPolicy SwiUI::TInstallOptions::iOptionalItems

Sometimes there are optional items in deployment packages.

Definition at line 154 of file swinstdefs.h.

TPolicy SwiUI::TInstallOptions::iOCSP

Tells whether OCSP should be performed or not.

Definition at line 159 of file swinstdefs.h.

TPolicy SwiUI::TInstallOptions::iIgnoreOCSPWarnings

If OCSP is performed, but warnings found, what should be done then? -> Allow = Go ahead.

Definition at line 165 of file swinstdefs.h.

TPolicy SwiUI::TInstallOptions::iUntrusted

Is installation of untrusted (uncertified) sw ok.

Definition at line 170 of file swinstdefs.h.

TPolicy SwiUI::TInstallOptions::iPackageInfo

Skip infos.

Definition at line 175 of file swinstdefs.h.

TPolicy SwiUI::TInstallOptions::iCapabilities

Automatically grant user capabilities.

Definition at line 180 of file swinstdefs.h.

TPolicy SwiUI::TInstallOptions::iKillApp

Silently kill an application if needed.

Definition at line 185 of file swinstdefs.h.

TPolicy SwiUI::TInstallOptions::iOverwrite

Can files be overwritten.

Definition at line 190 of file swinstdefs.h.

TPolicy SwiUI::TInstallOptions::iDownload

Is it ok to download.

Definition at line 195 of file swinstdefs.h.

TBuf<KSWInstMaxUserNameLength> SwiUI::TInstallOptions::iLogin

Download username.

Definition at line 200 of file swinstdefs.h.

TBuf<KSWInstMaxPasswordLength> SwiUI::TInstallOptions::iPassword

Download password.

Definition at line 205 of file swinstdefs.h.

TChar SwiUI::TInstallOptions::iDrive

Install target drive. (E.g. C, D, etc)

Definition at line 210 of file swinstdefs.h.

TLanguage SwiUI::TInstallOptions::iLang

Which language should be used

Definition at line 215 of file swinstdefs.h.

TBool SwiUI::TInstallOptions::iUsePhoneLang

Force phone default language to be used

Definition at line 220 of file swinstdefs.h.

TPolicy SwiUI::TInstallOptions::iUpgradeData

In case of upgrade, upgrade the data as well.

Definition at line 225 of file swinstdefs.h.


The documentation for this class was generated from the following file:
Copyright © Nokia Corporation 2001-2007