This is the complete list of members for OPENTREP::DBManager, including all inherited members.
createSQLDBIndexes(soci::session &) | OPENTREP::DBManager | static |
createSQLDBTables(soci::session &) | OPENTREP::DBManager | static |
createSQLDBUser(const DBType &, const SQLDBConnectionString_T &, const DeploymentNumber_T &) | OPENTREP::DBManager | static |
displayAll(soci::session &) | OPENTREP::DBManager | static |
displayCount(soci::session &) | OPENTREP::DBManager | static |
getPORByFAACode(soci::session &, const FAACode_T &, LocationList_T &) | OPENTREP::DBManager | static |
getPORByGeonameID(soci::session &, const GeonamesID_T &, LocationList_T &) | OPENTREP::DBManager | static |
getPORByIATACode(soci::session &, const IATACode_T &, LocationList_T &, const bool iUniqueEntry) | OPENTREP::DBManager | static |
getPORByICAOCode(soci::session &, const ICAOCode_T &, LocationList_T &) | OPENTREP::DBManager | static |
getPORByUICCode(soci::session &, const UICCode_T &, LocationList_T &) | OPENTREP::DBManager | static |
getPORByUNLOCode(soci::session &, const UNLOCode_T &, LocationList_T &, const bool iUniqueEntry) | OPENTREP::DBManager | static |
initSQLDBSession(const DBType &, const SQLDBConnectionString_T &) | OPENTREP::DBManager | static |
insertPlaceInDB(soci::session &, const Place &) | OPENTREP::DBManager | static |
iterateOnStatement(soci::statement &, const std::string &) | OPENTREP::DBManager | static |
prepareSelectAllBlobStatement(soci::session &, soci::statement &) | OPENTREP::DBManager | static |
prepareSelectFromCoordStatement(soci::session &, soci::statement &, const double &iLatitude, const double &iLongitude) | OPENTREP::DBManager | static |
terminateSQLDBSession(const DBType &, const SQLDBConnectionString_T &, soci::session &) | OPENTREP::DBManager | static |
updatePlaceInDB(soci::session &, const Place &) | OPENTREP::DBManager | static |