class MNcdInstallOperation : public MNcdOperation |
Install operation interface.
Install operation handles the installing of an installable node. The operation installs one or more files in predefined order.
The install process is handled outside of Catalogs Engine, in the platform installer.
The platform installer has it's own ui, (which is initiated automatically) that gives the user more detailed progress information.
Public Member Functions | |
---|---|
TInt | CurrentFile() |
TInt | FileCount() |
Protected Member Functions | |
---|---|
~MNcdInstallOperation() |
Inherited Enumerations | |
---|---|
MCatalogsBase:@46 | |
MNcdOperation:@51 | |
MNcdOperation:TState |
TInt | CurrentFile | ( | ) | [pure virtual] |
Getter for current file index. This is the index of the file that is currently being installed.
TInt | FileCount | ( | ) | [pure virtual] |
Getter for file count. This is the total number of files this operation is installing.
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.