Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
joedb::CURL_Easy Class Reference

#include <joedb/journal/CURL_File.h>

Inheritance diagram for joedb::CURL_Easy:
Inheritance graph
[legend]

Public Member Functions

 CURL_Easy ()
 
 CURL_Easy (const CURL_Easy &)=delete
 
CURL_Easyoperator= (const CURL_Easy &)=delete
 
 ~CURL_Easy ()
 

Protected Attributes

CURL *const curl
 

Detailed Description

Definition at line 11 of file CURL_File.h.

Constructor & Destructor Documentation

◆ CURL_Easy() [1/2]

joedb::CURL_Easy::CURL_Easy ( )

Definition at line 112 of file CURL_File.cpp.

◆ CURL_Easy() [2/2]

joedb::CURL_Easy::CURL_Easy ( const CURL_Easy )
delete

◆ ~CURL_Easy()

joedb::CURL_Easy::~CURL_Easy ( )

Definition at line 120 of file CURL_File.cpp.

Member Function Documentation

◆ operator=()

CURL_Easy & joedb::CURL_Easy::operator= ( const CURL_Easy )
delete

Member Data Documentation

◆ curl

CURL* const joedb::CURL_Easy::curl
protected

Definition at line 14 of file CURL_File.h.


The documentation for this class was generated from the following files: