|
E-MailRelay
|
#include "gdef.h"#include "geventstate.h"#include "geventhandler.h"#include "gexception.h"#include <memory>
Include dependency graph for gfutureevent.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GNet::FutureEvent |
| A FutureEvent object can be used to send a one-shot event between threads via the event loop, resulting in a call to the relevant event handler. More... | |
| class | GNet::FutureEventHandler |
| A callback interface for GNet::FutureEvent. More... | |
Namespaces | |
| namespace | GNet |
| Network classes. | |