Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
ADDON::CAddonRepos Member List

This is the complete list of members for ADDON::CAddonRepos, including all inherited members.

BuildAddonsWithUpdateList(const std::vector< std::shared_ptr< IAddon > > &installed, std::map< std::string, AddonWithUpdate > &addonsWithUpdate) constADDON::CAddonRepos
BuildCompatibleVersionsList(std::vector< std::shared_ptr< IAddon > > &compatibleVersions) constADDON::CAddonRepos
BuildUpdateOrOutdatedList(const std::vector< std::shared_ptr< IAddon > > &installed, std::vector< std::shared_ptr< IAddon > > &result, AddonCheckType addonCheckType) constADDON::CAddonRepos
CAddonRepos()ADDON::CAddonRepos
CAddonRepos(const std::string &addonId)ADDON::CAddonReposexplicit
CAddonRepos(const std::shared_ptr< IAddon > &repoAddon)ADDON::CAddonReposexplicit
DoAddonUpdateCheck(const std::shared_ptr< IAddon > &addon, std::shared_ptr< IAddon > &update) constADDON::CAddonRepos
FindDependency(const std::string &dependsId, const std::string &parentRepoId, std::shared_ptr< IAddon > &dependencyToInstall, std::shared_ptr< CRepository > &repoForDep) constADDON::CAddonRepos
FindDependencyByParentRepo(const std::string &dependsId, const std::string &parentRepoId, std::shared_ptr< IAddon > &dependencyToInstall) constADDON::CAddonRepos
GetLatestAddonVersionFromAllRepos(const std::string &addonId, std::shared_ptr< IAddon > &addon) constADDON::CAddonRepos
GetLatestAddonVersions(std::vector< std::shared_ptr< IAddon > > &addonList) constADDON::CAddonRepos
GetLatestAddonVersionsFromAllRepos(std::vector< std::shared_ptr< IAddon > > &addonList) constADDON::CAddonRepos
IsFromOfficialRepo(const std::shared_ptr< IAddon > &addon, CheckAddonPath checkAddonPath)ADDON::CAddonReposstatic
IsOfficialRepo(const std::string &repoId)ADDON::CAddonReposstatic
IsValid() constADDON::CAddonReposinline