|
E-MailRelay
|
An interface for receiving notification of network changes. More...
#include <ginterfaces.h>
Inheritance diagram for GNet::InterfacesHandler:Public Member Functions | |
| virtual void | onInterfaceEvent (const std::string &)=0 |
| Indicates some network event that might have invalidated the GNet::Interfaces state, requiring a re-load(). | |
| virtual | ~InterfacesHandler ()=default |
| Destructor. | |
An interface for receiving notification of network changes.
Definition at line 136 of file ginterfaces.h.