class InstallOptionsParser |
Public Member Functions | |
---|---|
IMPORT_C void | ParseOptionsL (const TDesC8 &, SwiUI::TInstallOptions &) |
IMPORT_C void | ParseOptionsL (const TDesC8 &, SwiUI::TUninstallOptions &) |
IMPORT_C void | ParseOptionsL (const TDesC8 &, NApplicationManagement::TAMInstallOptions &) |
IMPORT_C void | SerializeOptionsL (const SwiUI::TInstallOptions &, CBufBase &) |
IMPORT_C void | SerializeOptionsL (const SwiUI::TUninstallOptions &, CBufBase &) |
IMPORT_C void | SerializeOptionsL (const NApplicationManagement::TAMInstallOptions &, CBufBase &) |
IMPORT_C void | ParseOptionsL | ( | const TDesC8 & | aBuffer, |
SwiUI::TInstallOptions & | aResult | |||
) | [static] |
const TDesC8 & aBuffer | |
SwiUI::TInstallOptions & aResult |
IMPORT_C void | ParseOptionsL | ( | const TDesC8 & | aBuffer, |
SwiUI::TUninstallOptions & | aResult | |||
) | [static] |
const TDesC8 & aBuffer | |
SwiUI::TUninstallOptions & aResult |
IMPORT_C void | ParseOptionsL | ( | const TDesC8 & | aBuffer, |
NApplicationManagement::TAMInstallOptions & | aResult | |||
) | [static] |
const TDesC8 & aBuffer | |
NApplicationManagement::TAMInstallOptions & aResult |
IMPORT_C void | SerializeOptionsL | ( | const SwiUI::TInstallOptions & | aOptions, |
CBufBase & | aResult | |||
) | [static] |
const SwiUI::TInstallOptions & aOptions | |
CBufBase & aResult |
IMPORT_C void | SerializeOptionsL | ( | const SwiUI::TUninstallOptions & | aOptions, |
CBufBase & | aResult | |||
) | [static] |
const SwiUI::TUninstallOptions & aOptions | |
CBufBase & aResult |
IMPORT_C void | SerializeOptionsL | ( | const NApplicationManagement::TAMInstallOptions & | aOptions, |
CBufBase & | aResult | |||
) | [static] |
const NApplicationManagement::TAMInstallOptions & aOptions | |
CBufBase & aResult |
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.