#include <ApplicationInstaller.h>
|
| | InstallParams (const std::string &target, const std::string &id, const unsigned long ticket, LSHandle *lshandle, const LSMessage *msg, const unsigned int uncompressedSizeInKB, bool verify=true, bool systemMode=false) |
| |
Public Member Functions inherited from CommandParams |
| | CommandParams (Type t) |
| |
| virtual | ~CommandParams () |
| |
| InstallParams::InstallParams |
( |
const std::string & |
target, |
|
|
const std::string & |
id, |
|
|
const unsigned long |
ticket, |
|
|
LSHandle * |
lshandle, |
|
|
const LSMessage * |
msg, |
|
|
const unsigned int |
uncompressedSizeInKB, |
|
|
bool |
verify = true, |
|
|
bool |
systemMode = false |
|
) |
| |
|
inline |
| const std::string InstallParams::_id |
| LSHandle* InstallParams::_lshandle |
| const LSMessage* InstallParams::_msg |
| std::string InstallParams::_packageId |
| bool InstallParams::_sysMode |
| const std::string InstallParams::_target |
| const unsigned int InstallParams::_uncompressedSizeInKB |
| bool InstallParams::_verify |
| const unsigned long InstallParams::ticketId |
The documentation for this class was generated from the following file: