| addQualRanking(seg_t *where, string comment, int commenttype, string author) | DBInterface | |
| addQUALResults(std::vector< seg_t * > *segvector, pqxx::connection *c) | DBInterface | [private] |
| addQuantRanking(seg_t *where, double shoulder_val, int numShoulder_val, double traffic_val, int numTraffic_val, double condition_val, int numCondition_val, double steepness_val, int numSteepness_val) | DBInterface | |
| DBInterface() | DBInterface | |
| executeNonTransaction(pqxx::connection *c, std::string sql) | DBInterface | [private] |
| executeTransaction(pqxx::connection *c, std::string sql) | DBInterface | [private] |
| getArcs() | DBInterface | |
| getConnection() | DBInterface | [private] |
| getMatches(std::vector< string > streetName, string town, string state, string zip, double address) | DBInterface | |
| getPath(isect_t *from, isect_t *to) | DBInterface | |
| getPathArcs(isect_t *from, isect_t *to) | DBInterface | |
| getRanking(isect_t *from, isect_t *to) | DBInterface | |
| getSegment(std::string routeid) | DBInterface | |
| getStreetsAt(isect_t *i) | DBInterface | |
| makeConnection() | DBInterface | [private] |
| processRDQUANTTuple(pqxx::result &R) | DBInterface | [private] |
| tryDisconnect(pqxx::connection *c) | DBInterface | [private] |
| ~DBInterface() | DBInterface | |