OpenVPN 3 Core Library
Loading...
Searching...
No Matches
BulkResolveNotifyLog Struct Reference
Inheritance diagram for BulkResolveNotifyLog:
[legend]
Collaboration diagram for BulkResolveNotifyLog:
[legend]

Public Member Functions

 BulkResolveNotifyLog (const std::string &msg="")
 
void bulk_resolve_done () override
 
- Public Member Functions inherited from openvpn::RemoteList::BulkResolve::NotifyCallback
virtual ~NotifyCallback ()=default
 

Public Attributes

const std::string msg_
 

Detailed Description

Definition at line 25 of file test_remotelist.cpp.

Constructor & Destructor Documentation

◆ BulkResolveNotifyLog()

BulkResolveNotifyLog::BulkResolveNotifyLog ( const std::string &  msg = "")
inlineexplicit

Definition at line 27 of file test_remotelist.cpp.

Member Function Documentation

◆ bulk_resolve_done()

void BulkResolveNotifyLog::bulk_resolve_done ( )
inlineoverridevirtual

Member Data Documentation

◆ msg_

const std::string BulkResolveNotifyLog::msg_

Definition at line 35 of file test_remotelist.cpp.


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