E-MailRelay
Public Member Functions | List of all members
GNet::DnsBlockCallback Class Referenceabstract

A callback interface for GNet::DnsBlock. More...

#include <gdnsblock.h>

+ Inheritance diagram for GNet::DnsBlockCallback:

Public Member Functions

virtual ~DnsBlockCallback ()=default
 Destructor.
 
virtual void onDnsBlockResult (const DnsBlockResult &)=0
 Called with the results from DnsBlock::start().
 

Detailed Description

A callback interface for GNet::DnsBlock.

Definition at line 217 of file gdnsblock.h.


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