|
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) |
|
|
void | Update () |
|
void | OnEvent (const AddonEvent &event) |
|
|
CCriticalSection | m_critSection |
|
std::multimap< AddonType, VECADDONS > | m_addons |
|
The documentation for this class was generated from the following files: