Vidalia 0.2.10

GeoIpRecord Member List

This is the complete list of members for GeoIpRecord, including all inherited members.
_cityGeoIpRecord [private]
_countryGeoIpRecord [private]
_countryCodeGeoIpRecord [private]
_ipGeoIpRecord [private]
_latitudeGeoIpRecord [private]
_longitudeGeoIpRecord [private]
_regionGeoIpRecord [private]
city() const GeoIpRecord [inline]
country() const GeoIpRecord [inline]
countryCode() const GeoIpRecord [inline]
GeoIpRecord()GeoIpRecord
GeoIpRecord(const QHostAddress &ip, float latitude, float longitude, const QString &country, const QString &countryCode)GeoIpRecord
GeoIpRecord(const QHostAddress &ip, float latitude, float longitude, const QString &city, const QString &region, const QString &country, const QString &countryCode)GeoIpRecord
ip() const GeoIpRecord [inline]
isValid() const GeoIpRecord
latitude() const GeoIpRecord [inline]
longitude() const GeoIpRecord [inline]
region() const GeoIpRecord [inline]
toString() const GeoIpRecord