roar
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
Roar::Curl::Instance Class Reference

#include <instance.hpp>

Collaboration diagram for Roar::Curl::Instance:

Public Member Functions

 Instance ()
 
 operator CURL * () const
 
CURL * get () const
 

Private Attributes

std::shared_ptr< CURL > instance_
 

Constructor & Destructor Documentation

◆ Instance()

Roar::Curl::Instance::Instance ( )
inline

Member Function Documentation

◆ get()

CURL * Roar::Curl::Instance::get ( ) const
inline

◆ operator CURL *()

Roar::Curl::Instance::operator CURL * ( ) const
inline

Member Data Documentation

◆ instance_

std::shared_ptr<CURL> Roar::Curl::Instance::instance_
private

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