Public Member Functions |
|
void | setStandardParameters () |
|
void | printUsage () |
|
void | printError (const string &errorMessage) |
|
bool | parseCommandlineArguments (int argc, char **argv) |
|
void | readCountryFile () |
|
| FRIEND_TEST (GeoReaderTest, readCountryFile) |
|
void | readAdmin1File () |
|
| FRIEND_TEST (GeoReaderTest, readAdmin1File) |
|
void | readAdmin2File () |
|
| FRIEND_TEST (GeoReaderTest, readAdmin2File) |
|
void | readAllCountries () |
|
| FRIEND_TEST (GeoReaderTest, readAllCountries) |
|
void | markReservedNames () |
|
| FRIEND_TEST (GeoReaderTest, markReservedNames) |
|
void | generateSuffixes () |
|
| FRIEND_TEST (GeoReaderTest, generateSuffixes) |
|
void | generateIsA (const std::string &filename) |
|
void | generateLocatedIn (const std::string &filename) |
|
void | generateHasPopulation (const std::string &filename) |
|
void | generateHasLongitude (const std::string &filename) |
|
void | generateHasLatitude (const std::string &filename) |
|
void | generateHasCapital (const std::string &filename) |
|
string | getAllCountriesFileName () const |
|
string | getNoLocationFileName () const |
|
string | getCountryInfoFileName () const |
|
string | getAdmin1FileName () const |
|
string | getAdmin2FileName () const |
|
string | getOutputDir () const |
The documentation for this class was generated from the following files: