#include "GeoIpCacheItem.h"
#include <QObject>
#include <QMap>
Go to the source code of this file.
Classes | |
class | GeoIpCache |
Typedefs | |
typedef QMap< quint32, GeoIpCacheItem > | GeoIpCacheMap |
typedef QMap<quint32, GeoIpCacheItem> GeoIpCacheMap |
Definition at line 27 of file GeoIpCache.h.