#include <transbase.hpp>
|
static constexpr bool | is_thread_safe () |
| Delegates call to RCImpl and returns the result.
|
|
Definition at line 93 of file transbase.hpp.
◆ Ptr
◆ data_limit_notify()
virtual void openvpn::TransportClientInstance::Recv::data_limit_notify |
( |
const int |
key_id, |
|
|
const DataLimit::Mode |
cdl_mode, |
|
|
const DataLimit::State |
cdl_status |
|
) |
| |
|
pure virtual |
◆ defined()
virtual bool openvpn::TransportClientInstance::Recv::defined |
( |
| ) |
const |
|
pure virtual |
◆ disable_keepalive()
virtual void openvpn::TransportClientInstance::Recv::disable_keepalive |
( |
unsigned int & |
keepalive_ping, |
|
|
unsigned int & |
keepalive_timeout |
|
) |
| |
|
pure virtual |
◆ float_notify()
virtual void openvpn::TransportClientInstance::Recv::float_notify |
( |
const PeerAddr::Ptr & |
addr | ) |
|
|
pure virtual |
◆ ipma_notify()
virtual void openvpn::TransportClientInstance::Recv::ipma_notify |
( |
const struct ovpn_tun_head_ipma & |
ipma | ) |
|
|
pure virtual |
◆ is_keepalive_enabled()
virtual bool openvpn::TransportClientInstance::Recv::is_keepalive_enabled |
( |
| ) |
const |
|
pure virtual |
◆ override_dc_factory()
virtual void openvpn::TransportClientInstance::Recv::override_dc_factory |
( |
const CryptoDCFactory::Ptr & |
dc_factory | ) |
|
|
pure virtual |
◆ override_tun()
◆ push_halt_restart_msg()
virtual void openvpn::TransportClientInstance::Recv::push_halt_restart_msg |
( |
const HaltRestart::Type |
type, |
|
|
const std::string & |
reason, |
|
|
const std::string & |
client_reason |
|
) |
| |
|
pure virtual |
◆ start()
◆ stats_notify()
virtual void openvpn::TransportClientInstance::Recv::stats_notify |
( |
const PeerStats & |
ps, |
|
|
const bool |
final |
|
) |
| |
|
pure virtual |
◆ stop()
virtual void openvpn::TransportClientInstance::Recv::stop |
( |
| ) |
|
|
pure virtual |
◆ transport_recv()
virtual bool openvpn::TransportClientInstance::Recv::transport_recv |
( |
BufferAllocated & |
buf | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: