|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <BinaryAddonCache.h>
Public Member Functions | |
| virtual | ~CBinaryAddonCache () |
| 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) |
|
virtual |
| void ADDON::CBinaryAddonCache::Deinit | ( | ) |
| void ADDON::CBinaryAddonCache::Init | ( | ) |