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

#include <remotelist.hpp>

Inheritance diagram for openvpn::RemoteList::BulkResolve::NotifyCallback:
[legend]

Public Member Functions

virtual ~NotifyCallback ()=default
 
virtual void bulk_resolve_done ()=0
 

Detailed Description

Definition at line 306 of file remotelist.hpp.

Constructor & Destructor Documentation

◆ ~NotifyCallback()

virtual openvpn::RemoteList::BulkResolve::NotifyCallback::~NotifyCallback ( )
virtualdefault

Member Function Documentation

◆ bulk_resolve_done()

virtual void openvpn::RemoteList::BulkResolve::NotifyCallback::bulk_resolve_done ( )
pure virtual

Implemented in openvpn::ClientConnect, BulkResolveNotifyIgn, and BulkResolveNotifyLog.

Here is the caller graph for this function:

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