_dump(std::function< void(int, int, const Coords &coords, const char *ident)> out) override (defined in dballe::db::v7::postgresql::PostgreSQLStation) | dballe::db::v7::postgresql::PostgreSQLStation | protectedvirtual |
add_station_vars(Tracer<> &trc, int id_station, DBValues &values) override | dballe::db::v7::postgresql::PostgreSQLStation | virtual |
conn | dballe::db::v7::postgresql::PostgreSQLStation | protected |
dump(FILE *out) | dballe::db::v7::Station | |
get_station_vars(Tracer<> &trc, int id_station, std::function< void(std::unique_ptr< wreport::Var >)> dest) override | dballe::db::v7::postgresql::PostgreSQLStation | virtual |
insert_new(Tracer<> &trc, const dballe::DBStation &desc) override | dballe::db::v7::postgresql::PostgreSQLStation | virtual |
lookup(Tracer<> &trc, int id_station) override | dballe::db::v7::postgresql::PostgreSQLStation | virtual |
maybe_get_id(Tracer<> &trc, const dballe::DBStation &st) override | dballe::db::v7::postgresql::PostgreSQLStation | virtual |
operator=(const PostgreSQLStation &)=delete (defined in dballe::db::v7::postgresql::PostgreSQLStation) | dballe::db::v7::postgresql::PostgreSQLStation | |
PostgreSQLStation(v7::Transaction &tr, dballe::sql::PostgreSQLConnection &conn) (defined in dballe::db::v7::postgresql::PostgreSQLStation) | dballe::db::v7::postgresql::PostgreSQLStation | |
PostgreSQLStation(const PostgreSQLStation &)=delete (defined in dballe::db::v7::postgresql::PostgreSQLStation) | dballe::db::v7::postgresql::PostgreSQLStation | |
PostgreSQLStation(const PostgreSQLStation &&)=delete (defined in dballe::db::v7::postgresql::PostgreSQLStation) | dballe::db::v7::postgresql::PostgreSQLStation | |
run_station_query(Tracer<> &trc, const v7::StationQueryBuilder &qb, std::function< void(const dballe::DBStation &)>) override (defined in dballe::db::v7::postgresql::PostgreSQLStation) | dballe::db::v7::postgresql::PostgreSQLStation | |
dballe::db::v7::Station::run_station_query(Tracer<> &trc, const v7::StationQueryBuilder &qb, std::function< void(const dballe::DBStation &station)>)=0 | dballe::db::v7::Station | pure virtual |
Station(v7::Transaction &tr) (defined in dballe::db::v7::Station) | dballe::db::v7::Station | |
tr (defined in dballe::db::v7::Station) | dballe::db::v7::Station | protected |
~PostgreSQLStation() (defined in dballe::db::v7::postgresql::PostgreSQLStation) | dballe::db::v7::postgresql::PostgreSQLStation | |
~Station() (defined in dballe::db::v7::Station) | dballe::db::v7::Station | virtual |