Todo List#

page todo

Member CAppConfig::Uninstall  (const sdv::u8string &ssInstallName) override

: Currently limited to complex services only.

Member CAppConfig::Update  (const sdv::u8string &ssInstallName, const sdv::sequence< sdv::installation::SFileDesc > &seqFiles) override

: Currently limited to complex services only.

Class CAppSettings

Add config ignore list (e.g. platform.toml, vehicle_ifc.toml and vehicle_abstract.toml).

Add dedicated config (rather than standard config) as startup param.

Member sdv::installation::IAppInstall::Uninstall  (const sdv::u8string &ssInstallName)=0

: Currently limited to complex services only.

Member sdv::installation::IAppInstall::Uninstall  (in u8string ssInstallName)

: Currently limited to complex services only.

Member sdv::installation::IAppInstall::Update  (const sdv::u8string &ssInstallName, const sdv::sequence< SFileDesc > &seqFiles)=0

: Currently limited to complex services only.

Member sdv::installation::IAppInstall::Update  (in u8string ssInstallName, in sequence< SFileDesc > seqFiles)

: Currently limited to complex services only.

Class sdv::installation::SPackageHeader

Add signature information to prevent change after creation.

Add signature information to prevent change after creation.