#include <tunbase.hpp>
|
static constexpr bool | is_thread_safe () |
| Delegates call to RCImpl and returns the result.
|
|
Definition at line 81 of file tunbase.hpp.
◆ Ptr
◆ relay()
virtual void openvpn::TunClientInstance::Send::relay |
( |
const IP::Addr & |
target, |
|
|
const int |
port |
|
) |
| |
|
pure virtual |
◆ stop()
virtual void openvpn::TunClientInstance::Send::stop |
( |
| ) |
|
|
pure virtual |
◆ tun_info()
virtual const std::string & openvpn::TunClientInstance::Send::tun_info |
( |
| ) |
const |
|
pure virtual |
◆ tun_native_handle()
virtual NativeHandle openvpn::TunClientInstance::Send::tun_native_handle |
( |
| ) |
|
|
pure virtual |
◆ tun_send()
virtual bool openvpn::TunClientInstance::Send::tun_send |
( |
BufferAllocated & |
buf | ) |
|
|
pure virtual |
◆ tun_send_const()
virtual bool openvpn::TunClientInstance::Send::tun_send_const |
( |
const Buffer & |
buf | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: