#include <httpcliset.hpp>
|
void | from_list (std::string arg) |
|
void | from_list (const char *arg) |
|
template<typename T , typename... Args> |
void | from_list (T first, Args... args) |
|
|
static constexpr bool | is_thread_safe () |
| Delegates call to RCImpl and returns the result.
|
|
Definition at line 430 of file httpcliset.hpp.
◆ Ptr
◆ HostRetry() [1/2]
openvpn::WS::ClientSet::HostRetry::HostRetry |
( |
| ) |
|
|
inline |
◆ HostRetry() [2/2]
template<typename T , typename... Args>
openvpn::WS::ClientSet::HostRetry::HostRetry |
( |
T |
first, |
|
|
Args... |
args |
|
) |
| |
|
inline |
◆ from_list() [1/3]
void openvpn::WS::ClientSet::HostRetry::from_list |
( |
const char * |
arg | ) |
|
|
inlineprivate |
◆ from_list() [2/3]
void openvpn::WS::ClientSet::HostRetry::from_list |
( |
std::string |
arg | ) |
|
|
inlineprivate |
◆ from_list() [3/3]
template<typename T , typename... Args>
void openvpn::WS::ClientSet::HostRetry::from_list |
( |
T |
first, |
|
|
Args... |
args |
|
) |
| |
|
inlineprivate |
◆ next_host()
std::string openvpn::WS::ClientSet::HostRetry::next_host |
( |
| ) |
|
|
inline |
◆ retry()
◆ shuffle()
void openvpn::WS::ClientSet::HostRetry::shuffle |
( |
RandomAPI & |
prng | ) |
|
|
inline |
◆ index
size_t openvpn::WS::ClientSet::HostRetry::index = 0 |
|
private |
The documentation for this class was generated from the following file: