|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <map>#include <memory>#include <set>#include <vector>#include "addons/IAddon.h"#include "interfaces/generic/ILanguageInvoker.h"#include "threads/CriticalSection.h"Classes | |
| class | CScriptInvocationManager |
Typedefs | |
| typedef std::shared_ptr< CLanguageInvokerThread > | CLanguageInvokerThreadPtr |
| typedef std::shared_ptr<CLanguageInvokerThread> CLanguageInvokerThreadPtr |