Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
ScriptInvocationManager.h File Reference
#include "addons/IAddon.h"
#include "interfaces/generic/ILanguageInvoker.h"
#include "threads/CriticalSection.h"
#include <map>
#include <memory>
#include <set>
#include <vector>

Classes

class  CScriptInvocationManager
 

Typedefs

typedef std::shared_ptr< CLanguageInvokerThreadCLanguageInvokerThreadPtr
 

Typedef Documentation

◆ CLanguageInvokerThreadPtr