|
OpenVPN 3 Core Library
|
Public Types | |
| typedef RCPtr< Container > | Ptr |
Public Types inherited from openvpn::RC< thread_unsafe_refcount > | |
| typedef RCPtr< RC > | Ptr |
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 |
| RC & | operator= (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. | |
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.