Skip to content

Class restincurl::EasyHandle

ClassList > restincurl > EasyHandle

Public Types

Type Name
typedef decltype(curl_easy_init()) handle_t
typedef std::unique_ptr< EasyHandle > ptr_t

Public Functions

Type Name
void Close ()
EasyHandle ()
operator handle_t () noexcept const
~EasyHandle ()

Public Types Documentation

typedef handle_t

using restincurl::EasyHandle::handle_t =  decltype(curl_easy_init());

typedef ptr_t

using restincurl::EasyHandle::ptr_t =  std::unique_ptr<EasyHandle>;

Public Functions Documentation

function Close

inline void restincurl::EasyHandle::Close () 

function EasyHandle

inline restincurl::EasyHandle::EasyHandle () 

function operator handle_t

inline restincurl::EasyHandle::operator handle_t () noexcept const

function ~EasyHandle

inline restincurl::EasyHandle::~EasyHandle () 


The documentation for this class was generated from the following file SpiceQL/include/restincurl.h