GeoIpCacheItem.cpp File Reference

#include "GeoIpCacheItem.h"
#include "GeoIp.h"
#include "stringutil.h"
#include <QString>
#include <QDateTime>
#include <QStringList>

Go to the source code of this file.

Defines

#define CACHE_KEY_FROM_IP   "FROM"
#define CACHE_KEY_TO_IP   "TO"
#define CACHE_KEY_EXPIRES   "EXPIRES"
#define CACHE_KEY_LATITUDE   "LAT"
#define CACHE_KEY_LONGITUDE   "LON"
#define CACHE_KEY_CITY   "CITY"
#define CACHE_KEY_REGION   "REGION"
#define CACHE_KEY_COUNTRY   "COUNTRY"
#define CACHE_KEY_COUNTRY_CODE   "CC"


Define Documentation

#define CACHE_KEY_CITY   "CITY"

#define CACHE_KEY_COUNTRY   "COUNTRY"

#define CACHE_KEY_COUNTRY_CODE   "CC"

#define CACHE_KEY_EXPIRES   "EXPIRES"

#define CACHE_KEY_FROM_IP   "FROM"

#define CACHE_KEY_LATITUDE   "LAT"

#define CACHE_KEY_LONGITUDE   "LON"

#define CACHE_KEY_REGION   "REGION"

#define CACHE_KEY_TO_IP   "TO"


Generated on Mon Aug 30 19:10:00 2010 for Vidalia by  doxygen 1.5.9