OpenTREP Logo  0.6.0
C++ Open Travel Request Parsing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OPENTREP::DBManager Member List

This is the complete list of members for OPENTREP::DBManager, including all inherited members.

buildSQLDB(const PORFilePath_T &, const SQLiteDBFilePath_T &)OPENTREP::DBManagerstatic
iterateOnStatement(soci::statement &, Place &)OPENTREP::DBManagerstatic
prepareSelectAllStatement(soci::session &, soci::statement &, Place &)OPENTREP::DBManagerstatic
prepareSelectFromCodeStatement(soci::session &, soci::statement &, Place &)OPENTREP::DBManagerstatic
prepareSelectFromCoordStatement(soci::session &, soci::statement &, const double &iLatitude, const double &iLongitude)OPENTREP::DBManagerstatic
retrieveClosestPlaces(soci::session &, const double &iLatitude, const double &iLongitude, PlaceOrderedList_T &)OPENTREP::DBManagerstatic
retrievePlace(soci::session &, const LocationKey &, Place &)OPENTREP::DBManagerstatic
updatePlaceInDB(soci::session &, const Place &)OPENTREP::DBManagerstatic