![]() |
Bridges-C++
3.2.0
Bridges(C++API)
|
This is the complete list of members for bridges::DataSource, including all inherited members.
DataSource(bridges::Bridges *br=nullptr) | bridges::DataSource | inline |
DataSource(bridges::Bridges &br) | bridges::DataSource | inline |
getActorMovieIMDBData(int number=0) | bridges::DataSource | inline |
getActorMovieIMDBData2() | bridges::DataSource | inline |
getAmenityData(double minLat, double minLon, double maxLat, double maxLon, std::string amenity) | bridges::DataSource | inline |
getAmenityData(const std::string &location, const std::string &amenity) | bridges::DataSource | inline |
getCancerIncidenceData(int num=0) | bridges::DataSource | inline |
getColorGridFromAssignment(const std::string &user, int assignment, int subassignment=0) | bridges::DataSource | inline |
getEarthquakeUSGSData(int number=0) | bridges::DataSource | inline |
getElevationData(double latitMin, double longitMin, double latitMax, double longitMax, double res=0.0166) | bridges::DataSource | inline |
getElevationDataFromJSON(string elev_json) | bridges::DataSource | inline |
getGameData() | bridges::DataSource | inline |
getGraphFromAssignment(const std::string &user, int assignment, int subassignment=0) | bridges::DataSource | inline |
getGutenbergBookData(int num=0) | bridges::DataSource | inline |
getOSMData(double lat_min, double long_min, double lat_max, double long_max, string level="default") | bridges::DataSource | inline |
getOSMData(string location, string level="default") | bridges::DataSource | inline |
getOSMDataFromJSON(const string &osm_json) | bridges::DataSource | inline |
getShakespeareData(string type="", bool textonly=false) | bridges::DataSource | inline |
getSong(string songTitle, string artistName) | bridges::DataSource | inline |
getSongData() | bridges::DataSource | inline |
getWikidataActorMovie(int yearbegin, int yearend) | bridges::DataSource | inline |