|
OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::TunClientInstance::Send, including all inherited members.
| is_thread_safe() | openvpn::RC< thread_unsafe_refcount > | static |
| operator=(const RC &)=delete | openvpn::RC< thread_unsafe_refcount > | |
| Ptr typedef | openvpn::TunClientInstance::Send | |
| RC() noexcept=default | openvpn::RC< thread_unsafe_refcount > | |
| RC(const RC &)=delete | openvpn::RC< thread_unsafe_refcount > | |
| refcount_ | openvpn::RC< thread_unsafe_refcount > | private |
| relay(const IP::Addr &target, const int port)=0 | openvpn::TunClientInstance::Send | pure virtual |
| stop()=0 | openvpn::TunClientInstance::Send | pure virtual |
| tun_info() const =0 | openvpn::TunClientInstance::Send | pure virtual |
| tun_native_handle()=0 | openvpn::TunClientInstance::Send | pure virtual |
| tun_send(BufferAllocated &buf)=0 | openvpn::TunClientInstance::Send | pure virtual |
| tun_send_const(const Buffer &buf)=0 | openvpn::TunClientInstance::Send | pure virtual |
| use_count() const noexcept | openvpn::RC< thread_unsafe_refcount > | |
| ~RC()=default | openvpn::RC< thread_unsafe_refcount > | virtual |