OpenVPN 3 Core Library
|
Public Types | |
typedef RCPtr< Container > | Ptr |
![]() | |
typedef RCPtr< RC > | Ptr |
Public Attributes | |
SyncPersistState | sps |
HTTPDelegate::Ptr | http |
Additional Inherited Members | |
![]() | |
RC () noexcept=default | |
RC (const RC &)=delete | |
virtual | ~RC ()=default |
RC & | operator= (const RC &)=delete |
olong | use_count () const noexcept |
Delegates call to RCImpl and returns the result. | |
![]() | |
static constexpr bool | is_thread_safe () |
Delegates call to RCImpl and returns the result. | |
Definition at line 126 of file httpcliset.hpp.
Definition at line 128 of file httpcliset.hpp.
HTTPDelegate::Ptr openvpn::WS::ClientSet::HTTPStateContainer::Container::http |
Definition at line 130 of file httpcliset.hpp.
SyncPersistState openvpn::WS::ClientSet::HTTPStateContainer::Container::sps |
Definition at line 129 of file httpcliset.hpp.