Joedb 9.1.4
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 112 of file CURL_File.cpp.
|
delete |
joedb::CURL_Easy::~CURL_Easy | ( | ) |
Definition at line 120 of file CURL_File.cpp.
|
protected |
Definition at line 14 of file CURL_File.h.