OpenTREP Logo  0.07.18
C++ Open Travel Request Parsing Library
Loading...
Searching...
No Matches
OPENTREP::DBManager Member List

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

createSQLDBIndexes(soci::session &)OPENTREP::DBManagerstatic
createSQLDBTables(soci::session &)OPENTREP::DBManagerstatic
createSQLDBUser(const DBType &, const SQLDBConnectionString_T &, const DeploymentNumber_T &)OPENTREP::DBManagerstatic
displayAll(soci::session &)OPENTREP::DBManagerstatic
displayCount(soci::session &)OPENTREP::DBManagerstatic
getPORByFAACode(soci::session &, const FAACode_T &, LocationList_T &)OPENTREP::DBManagerstatic
getPORByGeonameID(soci::session &, const GeonamesID_T &, LocationList_T &)OPENTREP::DBManagerstatic
getPORByIATACode(soci::session &, const IATACode_T &, LocationList_T &, const bool iUniqueEntry)OPENTREP::DBManagerstatic
getPORByICAOCode(soci::session &, const ICAOCode_T &, LocationList_T &)OPENTREP::DBManagerstatic
getPORByUICCode(soci::session &, const UICCode_T &, LocationList_T &)OPENTREP::DBManagerstatic
getPORByUNLOCode(soci::session &, const UNLOCode_T &, LocationList_T &, const bool iUniqueEntry)OPENTREP::DBManagerstatic
initSQLDBSession(const DBType &, const SQLDBConnectionString_T &)OPENTREP::DBManagerstatic
insertPlaceInDB(soci::session &, const Place &)OPENTREP::DBManagerstatic
iterateOnStatement(soci::statement &, const std::string &)OPENTREP::DBManagerstatic
prepareSelectAllBlobStatement(soci::session &, soci::statement &)OPENTREP::DBManagerstatic
prepareSelectFromCoordStatement(soci::session &, soci::statement &, const double &iLatitude, const double &iLongitude)OPENTREP::DBManagerstatic
terminateSQLDBSession(const DBType &, const SQLDBConnectionString_T &, soci::session &)OPENTREP::DBManagerstatic
updatePlaceInDB(soci::session &, const Place &)OPENTREP::DBManagerstatic