|
kodi
|

Public Member Functions | |
| CInstalledWithAvailable (const ADDON::DependencyInfo &depInfo, const std::shared_ptr< ADDON::IAddon > &installed, const std::shared_ptr< ADDON::IAddon > &available) | |
| bool | IsInstalledUpToDate () const |
| Returns true if the currently installed dependency version is up to date or the dependency is not available from a repository. | |
Public Attributes | |
| ADDON::DependencyInfo | m_depInfo |
| std::shared_ptr< ADDON::IAddon > | m_installed |
| std::shared_ptr< ADDON::IAddon > | m_available |
1.8.13