|
| 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 418 of file websocket.hpp.
◆ Ptr
◆ compress
bool openvpn::WebSocket::Client::Config::compress = false |
◆ compress_threshold
size_t openvpn::WebSocket::Client::Config::compress_threshold = 256 |
◆ digest_factory
◆ origin
std::string openvpn::WebSocket::Client::Config::origin |
◆ protocol
std::string openvpn::WebSocket::Client::Config::protocol |
◆ rng
The documentation for this struct was generated from the following file: