|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "threads/CriticalSection.h"#include <stdio.h>#include <string>#include <sys/time.h>#include <sys/types.h>#include <type_traits>#include <vector>#include <curl/curl.h>Classes | |
| class | XCURL::DllLibCurl |
| class | XCURL::DllLibCurlGlobal |
| struct | XCURL::DllLibCurlGlobal::SSession |
Namespaces | |
| namespace | XCURL |
Macros | |
| #define | CURL CURL_HANDLE |
Variables | |
| XCURL::DllLibCurlGlobal | g_curlInterface |
| #define CURL CURL_HANDLE |
|
extern |