CCF
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
ccf::curl::CurlmLibuvContextSingleton Class Reference

#include <curl.h>

Public Member Functions

 CurlmLibuvContextSingleton (uv_loop_t *loop)
 
 ~CurlmLibuvContextSingleton ()
 
 CurlmLibuvContextSingleton (const CurlmLibuvContextSingleton &)=delete
 
CurlmLibuvContextSingletonoperator= (const CurlmLibuvContextSingleton &)=delete
 
 CurlmLibuvContextSingleton (CurlmLibuvContextSingleton &&)=default
 
CurlmLibuvContextSingletonoperator= (CurlmLibuvContextSingleton &&)=default
 

Static Public Member Functions

static CurlmLibuvContextget_instance ()
 

Constructor & Destructor Documentation

◆ CurlmLibuvContextSingleton() [1/3]

ccf::curl::CurlmLibuvContextSingleton::CurlmLibuvContextSingleton ( uv_loop_t *  loop)
inline

◆ ~CurlmLibuvContextSingleton()

ccf::curl::CurlmLibuvContextSingleton::~CurlmLibuvContextSingleton ( )
inline

◆ CurlmLibuvContextSingleton() [2/3]

ccf::curl::CurlmLibuvContextSingleton::CurlmLibuvContextSingleton ( const CurlmLibuvContextSingleton )
delete

◆ CurlmLibuvContextSingleton() [3/3]

ccf::curl::CurlmLibuvContextSingleton::CurlmLibuvContextSingleton ( CurlmLibuvContextSingleton &&  )
default

Member Function Documentation

◆ get_instance()

static CurlmLibuvContext & ccf::curl::CurlmLibuvContextSingleton::get_instance ( )
inlinestatic

◆ operator=() [1/2]

CurlmLibuvContextSingleton & ccf::curl::CurlmLibuvContextSingleton::operator= ( const CurlmLibuvContextSingleton )
delete

◆ operator=() [2/2]

CurlmLibuvContextSingleton & ccf::curl::CurlmLibuvContextSingleton::operator= ( CurlmLibuvContextSingleton &&  )
default

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