OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::ServerProber::NotifyCallback Struct Referenceabstract

#include <serverprober.hpp>

Public Member Functions

virtual ~NotifyCallback ()=default
 
virtual void server_probe_done (std::vector< Result > results)=0
 called once when the probe window closes, with every reply collected
 

Detailed Description

Definition at line 67 of file serverprober.hpp.

Constructor & Destructor Documentation

◆ ~NotifyCallback()

virtual openvpn::ServerProber::NotifyCallback::~NotifyCallback ( )
virtualdefault

Member Function Documentation

◆ server_probe_done()

virtual void openvpn::ServerProber::NotifyCallback::server_probe_done ( std::vector< Result results)
pure virtual

called once when the probe window closes, with every reply collected

Here is the caller graph for this function:

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