#include <httpcliset.hpp>
Definition at line 58 of file httpcliset.hpp.
◆ abort()
void openvpn::WS::ClientSet::HTTPStateContainer::abort |
( |
const std::string & |
message | ) |
|
|
inline |
◆ acquire_io_context()
std::unique_ptr< openvpn_io::io_context > openvpn::WS::ClientSet::HTTPStateContainer::acquire_io_context |
( |
| ) |
|
|
inline |
◆ alive() [1/2]
bool openvpn::WS::ClientSet::HTTPStateContainer::alive |
( |
| ) |
const |
|
inline |
◆ alive() [2/2]
bool openvpn::WS::ClientSet::HTTPStateContainer::alive |
( |
const std::string & |
host | ) |
const |
|
inline |
◆ attach()
void openvpn::WS::ClientSet::HTTPStateContainer::attach |
( |
Client * |
parent | ) |
|
|
inlineprivate |
◆ close()
void openvpn::WS::ClientSet::HTTPStateContainer::close |
( |
const bool |
keepalive, |
|
|
const bool |
shutdown |
|
) |
| |
|
inlineprivate |
◆ construct()
void openvpn::WS::ClientSet::HTTPStateContainer::construct |
( |
openvpn_io::io_context & |
io_context, |
|
|
const WS::Client::Config::Ptr |
config |
|
) |
| |
|
inlineprivate |
◆ create_container()
void openvpn::WS::ClientSet::HTTPStateContainer::create_container |
( |
| ) |
|
|
inline |
◆ persist_io_context()
void openvpn::WS::ClientSet::HTTPStateContainer::persist_io_context |
( |
std::unique_ptr< openvpn_io::io_context > && |
io_context | ) |
|
|
inline |
◆ reset()
void openvpn::WS::ClientSet::HTTPStateContainer::reset |
( |
| ) |
|
|
inline |
◆ start_request()
void openvpn::WS::ClientSet::HTTPStateContainer::start_request |
( |
| ) |
|
|
inlineprivate |
◆ stop()
void openvpn::WS::ClientSet::HTTPStateContainer::stop |
( |
const bool |
shutdown | ) |
|
|
inline |
◆ Client
friend openvpn::WS::ClientSet::HTTPStateContainer::Client |
|
private |
The documentation for this class was generated from the following file: