Public Member Functions |
std::string | getFullName () |
bool | operator< (const Location &rhs) const |
bool | operator== (const Location &rhs) const |
Location & | merge (const Location &a) |
Public Attributes |
int | geonamesId = 0 |
std::string | name = "" |
FeatureType | feature |
Country * | country = NULL |
Location * | admin1 = NULL |
Location * | admin2 = NULL |
Location * | admin3 = NULL |
Location * | admin4 = NULL |
int | population = 0 |
std::string | longitude = "" |
std::string | latitude = "" |
bool | inYago = false |
string | suffix = "" |
The documentation for this class was generated from the following file: