OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::WS::ClientSet::HTTPStateContainerAutoStop Class Reference

#include <httpcliset.hpp>

Inheritance diagram for openvpn::WS::ClientSet::HTTPStateContainerAutoStop:
[legend]
Collaboration diagram for openvpn::WS::ClientSet::HTTPStateContainerAutoStop:
[legend]

Public Member Functions

 HTTPStateContainerAutoStop (const bool shutdown)
 
 ~HTTPStateContainerAutoStop ()
 
- Public Member Functions inherited from openvpn::WS::ClientSet::HTTPStateContainer
void create_container ()
 
void stop (const bool shutdown)
 
void reset ()
 
void abort (const std::string &message)
 
bool alive () const
 
bool alive (const std::string &host) const
 
std::unique_ptr< openvpn_io::io_context > acquire_io_context ()
 
void persist_io_context (std::unique_ptr< openvpn_io::io_context > &&io_context)
 

Private Attributes

const bool shutdown_
 

Detailed Description

Definition at line 166 of file httpcliset.hpp.

Constructor & Destructor Documentation

◆ HTTPStateContainerAutoStop()

openvpn::WS::ClientSet::HTTPStateContainerAutoStop::HTTPStateContainerAutoStop ( const bool  shutdown)
inline

Definition at line 169 of file httpcliset.hpp.

◆ ~HTTPStateContainerAutoStop()

openvpn::WS::ClientSet::HTTPStateContainerAutoStop::~HTTPStateContainerAutoStop ( )
inline

Definition at line 174 of file httpcliset.hpp.

Member Data Documentation

◆ shutdown_

const bool openvpn::WS::ClientSet::HTTPStateContainerAutoStop::shutdown_
private

Definition at line 180 of file httpcliset.hpp.


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