OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::WS::ClientSet::HTTPStateContainer::Container Struct Reference
Inheritance diagram for openvpn::WS::ClientSet::HTTPStateContainer::Container:
[legend]
Collaboration diagram for openvpn::WS::ClientSet::HTTPStateContainer::Container:
[legend]

Public Types

typedef RCPtr< ContainerPtr
 
- Public Types inherited from openvpn::RC< thread_unsafe_refcount >
typedef RCPtr< RCPtr
 

Public Attributes

SyncPersistState sps
 
HTTPDelegate::Ptr http
 

Additional Inherited Members

- Public Member Functions inherited from openvpn::RC< thread_unsafe_refcount >
 RC () noexcept=default
 
 RC (const RC &)=delete
 
virtual ~RC ()=default
 
RCoperator= (const RC &)=delete
 
olong use_count () const noexcept
 Delegates call to RCImpl and returns the result.
 
- Static Public Member Functions inherited from openvpn::RC< thread_unsafe_refcount >
static constexpr bool is_thread_safe ()
 Delegates call to RCImpl and returns the result.
 

Detailed Description

Definition at line 126 of file httpcliset.hpp.

Member Typedef Documentation

◆ Ptr

Member Data Documentation

◆ http

HTTPDelegate::Ptr openvpn::WS::ClientSet::HTTPStateContainer::Container::http

Definition at line 130 of file httpcliset.hpp.

◆ sps

SyncPersistState openvpn::WS::ClientSet::HTTPStateContainer::Container::sps

Definition at line 129 of file httpcliset.hpp.


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