Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <stdlib.h>
#include <string>
#include <vector>
Classes | |
struct | ADDON::SExtValue |
class | ADDON::CExtValues |
class | ADDON::CAddonExtensions |
Namespaces | |
namespace | ADDON |
Typedefs | |
typedef std::vector< std::pair< std::string, CAddonExtensions > > | ADDON::EXT_ELEMENTS |
typedef std::vector< std::pair< std::string, SExtValue > > | ADDON::EXT_VALUE |
typedef std::vector< std::pair< std::string, CExtValues > > | ADDON::EXT_VALUES |