This is the complete list of members for OPENTREP::DBManager, including all inherited members.
buildSQLDB(const PORFilePath_T &, const SQLiteDBFilePath_T &) | OPENTREP::DBManager | static |
iterateOnStatement(soci::statement &, Place &) | OPENTREP::DBManager | static |
prepareSelectAllStatement(soci::session &, soci::statement &, Place &) | OPENTREP::DBManager | static |
prepareSelectFromCodeStatement(soci::session &, soci::statement &, Place &) | OPENTREP::DBManager | static |
prepareSelectFromCoordStatement(soci::session &, soci::statement &, const double &iLatitude, const double &iLongitude) | OPENTREP::DBManager | static |
retrieveClosestPlaces(soci::session &, const double &iLatitude, const double &iLongitude, PlaceOrderedList_T &) | OPENTREP::DBManager | static |
retrievePlace(soci::session &, const LocationKey &, Place &) | OPENTREP::DBManager | static |
updatePlaceInDB(soci::session &, const Place &) | OPENTREP::DBManager | static |