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

Public Member Functions

 DependencyInfo (std::string id, const CAddonVersion &versionMin, const CAddonVersion &version, bool optional)
 
bool operator== (const DependencyInfo &rhs) const
 
bool operator!= (const DependencyInfo &rhs) const
 

Public Attributes

std::string id
 
CAddonVersion versionMin
 
CAddonVersion version
 
bool optional
 

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