Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
DllLibCurl.h File Reference
#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
 

Macro Definition Documentation

◆ CURL

#define CURL   CURL_HANDLE

Variable Documentation

◆ g_curlInterface

XCURL::DllLibCurlGlobal g_curlInterface
extern