OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::ReconnectNotify Class Referenceabstract

#include <reconnect_notify.hpp>

Inheritance diagram for openvpn::ReconnectNotify:
[legend]

Public Member Functions

virtual ~ReconnectNotify ()=default
 
virtual bool pause_on_connection_timeout ()=0
 

Detailed Description

Definition at line 16 of file reconnect_notify.hpp.

Constructor & Destructor Documentation

◆ ~ReconnectNotify()

virtual openvpn::ReconnectNotify::~ReconnectNotify ( )
virtualdefault

Member Function Documentation

◆ pause_on_connection_timeout()

virtual bool openvpn::ReconnectNotify::pause_on_connection_timeout ( )
pure virtual

Implemented in openvpn::ClientAPI::MyReconnectNotify.

Here is the caller graph for this function:

The documentation for this class was generated from the following file: