|
Namespaces |
namespace | SwiUI |
Classes |
class | SwiUI::TInstallReq |
class | SwiUI::TInstallOptions |
class | SwiUI::TUninstallOptions |
struct | SwiUI::TOpUninstallIndexParam |
Typedefs |
typedef TPckgBuf< TInstallReq > | SwiUI::TInstallReqPckg |
typedef TPckgBuf< TInstallOptions > | SwiUI::TInstallOptionsPckg |
typedef TPckgBuf< TUninstallOptions > | SwiUI::TUninstallOptionsPckg |
typedef TPckgBuf< TOpUninstallIndexParam > | SwiUI::TOpUninstallIndexParamPckg |
Enumerations |
enum | SwiUI::TServerRequest {
SwiUI::ERequestInstall = RApaAppServiceBase::KServiceCmdBase,
SwiUI::ERequestInstallHandle,
SwiUI::ERequestInstallParams,
SwiUI::ERequestInstallParamsHandle,
SwiUI::ERequestSilentInstall,
SwiUI::ERequestSilentInstallHandle,
SwiUI::ERequestSilentInstallParams,
SwiUI::ERequestSilentInstallParamsHandle,
SwiUI::ERequestUninstall,
SwiUI::ERequestSilentUninstall,
SwiUI::ERequestCancelRequest,
SwiUI::ERequestCustomUninstall,
SwiUI::ERequestSilentCustomUninstall
} |
enum | SwiUI::TPolicy { SwiUI::EPolicyAllowed,
SwiUI::EPolicyNotAllowed,
SwiUI::EPolicyUserConfirm
} |
enum | SwiUI::TOperation { SwiUI::EOperationUninstallIndex
} |
Functions |
| SwiUI::_LIT8 (KSisxMimeType,"x-epoc/x-sisx-app") |
| SwiUI::_LIT8 (KSisMimeType,"application/vnd.symbian.install") |
| SwiUI::_LIT8 (KPipMimeType,"application/x-pip") |
| SwiUI::_LIT8 (KJadMIMEType,"text/vnd.sun.j2me.app-descriptor") |
| SwiUI::_LIT8 (KJarMIMEType,"application/java-archive") |
| SwiUI::_LIT8 (KJavaMIMEType,"application/java") |
| SwiUI::_LIT8 (KJarxMIMEType,"application/x-java-archive") |
Variables |
const TInt | SwiUI::KSWInstErrUserCancel = -30471 |
const TInt | SwiUI::KSWInstErrFileCorrupted = -30472 |
const TInt | SwiUI::KSWInstErrInsufficientMemory = -30473 |
const TInt | SwiUI::KSWInstErrPackageNotSupported = -30474 |
const TInt | SwiUI::KSWInstErrSecurityFailure = -30475 |
const TInt | SwiUI::KSWInstErrMissingDependency = -30476 |
const TInt | SwiUI::KSWInstErrFileInUse = -30477 |
const TInt | SwiUI::KSWInstErrGeneralError = -30478 |
const TInt | SwiUI::KSWInstErrNoRights = -30479 |
const TInt | SwiUI::KSWInstErrNetworkFailure = -30480 |
const TInt | SwiUI::KSWInstErrBusy = -30481 |
const TInt | SwiUI::KSWInstErrAccessDenied = -30482 |
const TInt | SwiUI::KSWInstUpgradeError = -30483 |
const TInt | SwiUI::KSWInstMaxUserNameLength = 32 |
const TInt | SwiUI::KSWInstMaxPasswordLength = 32 |
const TUint | SwiUI::KUserConfirmDrive = '!' |