add_station_vars(int id_station, Record &rec) override | dballe::db::v6::postgresql::StationBase | virtual |
conn | dballe::db::v6::postgresql::StationBase | protected |
dump(FILE *out) override | dballe::db::v6::postgresql::StationBase | virtual |
get_id(int lat, int lon, const char *ident=nullptr) override | dballe::db::v6::postgresql::StationBase | virtual |
get_station_vars(int id_station, int id_report, std::function< void(std::unique_ptr< wreport::Var >)> dest) override | dballe::db::v6::postgresql::StationBase | virtual |
maybe_get_id(int lat, int lon, const char *ident, int *id) | dballe::db::v6::postgresql::StationBase | protected |
obtain_id(int lat, int lon, const char *ident=nullptr, bool *inserted=NULL) override | dballe::db::v6::postgresql::StationBase | virtual |
operator=(const StationBase &)=delete (defined in dballe::db::v6::postgresql::StationBase) | dballe::db::v6::postgresql::StationBase | protected |
PostgreSQLStationV6(dballe::sql::PostgreSQLConnection &conn) (defined in dballe::db::v6::postgresql::PostgreSQLStationV6) | dballe::db::v6::postgresql::PostgreSQLStationV6 | |
StationBase(const StationBase &)=delete (defined in dballe::db::v6::postgresql::StationBase) | dballe::db::v6::postgresql::StationBase | protected |
StationBase(const StationBase &&)=delete (defined in dballe::db::v6::postgresql::StationBase) | dballe::db::v6::postgresql::StationBase | protected |
StationBase(dballe::sql::PostgreSQLConnection &conn) (defined in dballe::db::v6::postgresql::StationBase) | dballe::db::v6::postgresql::StationBase | |
~PostgreSQLStationV6() (defined in dballe::db::v6::postgresql::PostgreSQLStationV6) | dballe::db::v6::postgresql::PostgreSQLStationV6 | |
~Station() | dballe::db::v6::Station | virtual |
~StationBase() (defined in dballe::db::v6::postgresql::StationBase) | dballe::db::v6::postgresql::StationBase | |