Vidalia
0.2.21
|
#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 25 of file AddressMap.h.