#include <netbase.h>
Definition at line 58 of file netbase.h.
◆ Proxy() [1/3]
◆ Proxy() [2/3]
Proxy::Proxy |
( |
const CService & |
_proxy, |
|
|
bool |
_randomize_credentials = false |
|
) |
| |
|
inlineexplicit |
◆ Proxy() [3/3]
Proxy::Proxy |
( |
const std::string |
path, |
|
|
bool |
_randomize_credentials = false |
|
) |
| |
|
inlineexplicit |
◆ Connect()
std::unique_ptr< Sock > Proxy::Connect |
( |
| ) |
const |
◆ GetFamily()
sa_family_t Proxy::GetFamily |
( |
| ) |
const |
|
inline |
◆ IsValid()
bool Proxy::IsValid |
( |
| ) |
const |
|
inline |
◆ ToString()
std::string Proxy::ToString |
( |
| ) |
const |
|
inline |
◆ m_is_unix_socket
bool Proxy::m_is_unix_socket |
◆ m_randomize_credentials
bool Proxy::m_randomize_credentials |
◆ m_unix_socket_path
std::string Proxy::m_unix_socket_path |
◆ proxy
The documentation for this class was generated from the following files: