#include <QHash>#include <QDateTime>#include <QPair>Go to the source code of this file.
Classes | |
| class | AddressMap |
Typedefs | |
| typedef QPair< QString, QDateTime > | AddressMapEntry |
| typedef QPair<QString, QDateTime> AddressMapEntry |
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.3