xbmc
Public Member Functions | Public Attributes | List of all members
CInstalledWithAvailable Struct Reference
Collaboration diagram for CInstalledWithAvailable:
Collaboration graph
[legend]

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::IAddonm_installed
 
std::shared_ptr< ADDON::IAddonm_available
 

The documentation for this struct was generated from the following files: