kodi
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ADDON::CBinaryAddonCache Class Reference

Public Member Functions

void Init ()
 
void Deinit ()
 
void GetAddons (VECADDONS &addons, AddonType type)
 
void GetDisabledAddons (VECADDONS &addons, AddonType type)
 
void GetInstalledAddons (VECADDONS &addons, AddonType type)
 
AddonPtr GetAddonInstance (const std::string &strId, AddonType type)
 

Protected Member Functions

void Update ()
 
void OnEvent (const AddonEvent &event)
 

Protected Attributes

CCriticalSection m_critSection
 
std::multimap< AddonType, VECADDONS > m_addons
 

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