Bridges-C++
3.4.4
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 |
getAvailableSubreddits() | 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 minLat, double minLon, double maxLat, double maxLon, double res=0.0166) | bridges::DataSource | inline |
getGameData() | bridges::DataSource | inline |
getGraphFromAssignment(const std::string &user, int assignment, int subassignment=0) | bridges::DataSource | inline |
getGutenbergBookMetaData(int id=0) | bridges::DataSource | inline |
getGutenbergBookMetaData(string term, string category) | bridges::DataSource | inline |
getGutenbergBookText(int id=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 |
getRedditData(string subreddit, int time_request=-9999) | bridges::DataSource | inline |
getShakespeareData(string type="", bool textonly=false) | bridges::DataSource | inline |
getSong(string songTitle, string artistName="") | bridges::DataSource | inline |
getSongData() | bridges::DataSource | inline |
getUSCities(unordered_map< string, string > params) | bridges::DataSource | inline |
getWikidataActorMovie(int yearbegin, int yearend) | bridges::DataSource | inline |
parseAmenityData(string amenity_json) | bridges::DataSource | inline |
parseElevationData(string elev_json) | bridges::DataSource | inline |
setSourceType(string type) | bridges::DataSource | inline |