|
kodi
|


Public Member Functions | |
| AsyncCallbackMessage (Callback *_cb, RetardedAsyncCallbackHandler *_handler) | |
Public Member Functions inherited from XBMCAddon::AddonClass | |
| const char * | GetClassname () const |
| LanguageHook * | GetLanguageHook () |
| bool | isDeallocating () |
| This method should be called while holding a Synchronize on the object. More... | |
| void | Release () const |
| void | Acquire () const |
Public Attributes | |
| AddonClass::Ref< Callback > | cb |
| AddonClass::Ref< RetardedAsyncCallbackHandler > | handler |
Additional Inherited Members | |
Static Public Member Functions inherited from XBMCAddon::AddonClass | |
| static short | getNumAddonClasses () |
Protected Member Functions inherited from XBMCAddon::AddonClass | |
| virtual void | deallocating () |
| This method is meant to be called from the destructor of the lowest level class. More... | |
Static Protected Member Functions inherited from XBMCAddon::AddonClass | |
| static short | getNextClassIndex () |
| This is meant to be called during static initialization and so isn't synchronized. | |
Protected Attributes inherited from XBMCAddon::AddonClass | |
| LanguageHook * | languageHook |
1.8.13