Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
ScriptInvocationManager.h File Reference
#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< CLanguageInvokerThreadCLanguageInvokerThreadPtr
 

Typedef Documentation

◆ CLanguageInvokerThreadPtr