te::ws::core::CurlWrapper::CurlGlobalScope Class Reference

RAII class to init curl. More...

Public Member Functions

 CurlGlobalScope ()
 
 CurlGlobalScope (const CurlGlobalScope &other)=delete
 
 CurlGlobalScope (CurlGlobalScope &&other)=delete
 
CurlGlobalScopeoperator= (const CurlGlobalScope &other)=delete
 
CurlGlobalScopeoperator= (CurlGlobalScope &&other)=delete
 
 ~CurlGlobalScope ()
 

Detailed Description

RAII class to init curl.

Definition at line 247 of file CurlWrapper.h.

Constructor & Destructor Documentation

te::ws::core::CurlWrapper::CurlGlobalScope::CurlGlobalScope ( )
te::ws::core::CurlWrapper::CurlGlobalScope::~CurlGlobalScope ( )
te::ws::core::CurlWrapper::CurlGlobalScope::CurlGlobalScope ( const CurlGlobalScope other)
delete
te::ws::core::CurlWrapper::CurlGlobalScope::CurlGlobalScope ( CurlGlobalScope &&  other)
delete

Member Function Documentation

CurlGlobalScope& te::ws::core::CurlWrapper::CurlGlobalScope::operator= ( const CurlGlobalScope other)
delete
CurlGlobalScope& te::ws::core::CurlWrapper::CurlGlobalScope::operator= ( CurlGlobalScope &&  other)
delete

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