Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
BinaryAddonBase.h File Reference
#include "AddonInstanceHandler.h"
#include "BinaryAddonType.h"
#include "addons/AddonInfo.h"
#include "threads/CriticalSection.h"
#include <memory>
#include <string>
#include <unordered_set>

Classes

class  ADDON::CBinaryAddonBase
 

Namespaces

namespace  ADDON
 

Typedefs

typedef std::shared_ptr< CAddonDll > ADDON::AddonDllPtr