|
OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::RcEnable< TypeT, RcT >, including all inherited members.
| Create(ArgsT &&...args) | openvpn::RcEnable< TypeT, RcT > | inlinestatic |
| is_thread_safe() | openvpn::RC< RCImpl > | static |
| operator=(const RC &)=delete | openvpn::RC< RCImpl > | |
| Ptr typedef | openvpn::RcEnable< TypeT, RcT > | |
| RC() noexcept=default | openvpn::RC< RCImpl > | |
| RC(const RC &)=delete | openvpn::RC< RCImpl > | |
| RcEnable(ArgsT &&...args) | openvpn::RcEnable< TypeT, RcT > | inlineprivate |
| refcount_ | openvpn::RC< RCImpl > | private |
| use_count() const noexcept | openvpn::RC< RCImpl > | |
| ~RC()=default | openvpn::RC< RCImpl > | virtual |