#include <QHash>#include <QDateTime>#include <QPair>Go to the source code of this file.
Classes | |
| class | AddressMap |
Typedefs | |
| typedef QPair< QString, QDateTime > | addr_map_entry_t |
| typedef QPair<QString, QDateTime> addr_map_entry_t |
Defines a type that pairs a mapping's target address with an expiration time for that mapping.
Definition at line 26 of file addressmap.h.
1.6.1