|
E-MailRelay
|
#include "gdef.h"#include "gdatetime.h"#include "gtimer.h"#include "geventhandler.h"#include "gexception.h"#include "geventstate.h"#include <utility>#include <vector>
Include dependency graph for gtimerlist.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GNet::TimerList |
| A singleton which maintains a list of all Timer objects, and interfaces to the event loop on their behalf. More... | |
Namespaces | |
| namespace | GNet |
| Network classes. | |