_expires | GeoIpCacheItem | [private] |
_fields | GeoIpCacheItem | [private] |
_fromIp | GeoIpCacheItem | [private] |
_toIp | GeoIpCacheItem | [private] |
contains(const QHostAddress &ip) const | GeoIpCacheItem | |
fromCacheString(const QString &cacheLine) | GeoIpCacheItem | [static] |
GeoIpCacheItem() | GeoIpCacheItem | |
GeoIpCacheItem(const QHostAddress &from, const QHostAddress &to, const GeoIp &geoIp, const QDateTime &expires) | GeoIpCacheItem | |
ipRangeEnd() const | GeoIpCacheItem | |
ipRangeStart() const | GeoIpCacheItem | |
isExpired() const | GeoIpCacheItem | |
isValid() const | GeoIpCacheItem | |
toCacheString() const | GeoIpCacheItem | |
toGeoIp(const QHostAddress &ip) const | GeoIpCacheItem |