#include <proxyauth.hpp>
|
static constexpr bool | is_thread_safe () |
| Delegates call to RCImpl and returns the result.
|
|
Definition at line 24 of file proxyauth.hpp.
◆ Ptr
◆ ProxyAuthenticate() [1/2]
openvpn::HTTPProxy::ProxyAuthenticate::ProxyAuthenticate |
( |
| ) |
|
|
inline |
◆ ProxyAuthenticate() [2/2]
openvpn::HTTPProxy::ProxyAuthenticate::ProxyAuthenticate |
( |
const std::string & |
line | ) |
|
|
inline |
◆ do_parse()
void openvpn::HTTPProxy::ProxyAuthenticate::do_parse |
( |
const std::string & |
line | ) |
|
|
inlineprivate |
◆ parse()
void openvpn::HTTPProxy::ProxyAuthenticate::parse |
( |
const std::string & |
line | ) |
|
|
inline |
◆ to_string()
std::string openvpn::HTTPProxy::ProxyAuthenticate::to_string |
( |
| ) |
const |
|
inline |
◆ method
std::string openvpn::HTTPProxy::ProxyAuthenticate::method |
◆ parms
The documentation for this class was generated from the following file: