|
Joedb 10.3.0
The Journal-Only Embedded Database
|
#include <joedb/journal/CURL_File.h>

Public Member Functions | |
| CURL_Easy () | |
| CURL_Easy (const CURL_Easy &)=delete | |
| CURL_Easy & | operator= (const CURL_Easy &)=delete |
| ~CURL_Easy () | |
Protected Attributes | |
| CURL *const | curl |
Definition at line 11 of file CURL_File.h.
| joedb::CURL_Easy::CURL_Easy | ( | ) |
Definition at line 110 of file CURL_File.cpp.
|
delete |
| joedb::CURL_Easy::~CURL_Easy | ( | ) |
Definition at line 118 of file CURL_File.cpp.
|
protected |
Definition at line 14 of file CURL_File.h.