Monero
Loading...
Searching...
No Matches
epee::net_utils::http::http_client_factory Class Referenceabstract

#include <abstract_http_client.h>

Inheritance diagram for epee::net_utils::http::http_client_factory:

Public Member Functions

virtual ~http_client_factory ()
virtual std::unique_ptr< abstract_http_clientcreate ()=0

Constructor & Destructor Documentation

◆ ~http_client_factory()

virtual epee::net_utils::http::http_client_factory::~http_client_factory ( )
inlinevirtual

Member Function Documentation

◆ create()

virtual std::unique_ptr< abstract_http_client > epee::net_utils::http::http_client_factory::create ( )
pure virtual

Implemented in net::http::client_factory.


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