Monero
Loading...
Searching...
No Matches
tools::t_http_connection Class Reference

#include <http_connection.h>

Collaboration diagram for tools::t_http_connection:

Public Member Functions

 t_http_connection (epee::net_utils::http::http_simple_client *p_http_client)
 ~t_http_connection ()
bool is_open () const

Static Public Member Functions

static constexpr std::chrono::seconds TIMEOUT ()

Private Attributes

epee::net_utils::http::http_simple_clientmp_http_client
bool m_ok

Constructor & Destructor Documentation

◆ t_http_connection()

tools::t_http_connection::t_http_connection ( epee::net_utils::http::http_simple_client * p_http_client)
inline

◆ ~t_http_connection()

tools::t_http_connection::~t_http_connection ( )
inline

Member Function Documentation

◆ is_open()

bool tools::t_http_connection::is_open ( ) const
inline

◆ TIMEOUT()

constexpr std::chrono::seconds tools::t_http_connection::TIMEOUT ( )
inlinestaticconstexpr

Member Data Documentation

◆ m_ok

bool tools::t_http_connection::m_ok
private

◆ mp_http_client

epee::net_utils::http::http_simple_client* tools::t_http_connection::mp_http_client
private

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