This is the complete list of members for dballe::db::v6::postgresql::StationBase, including all inherited members.
| 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 |
| 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 | |
| ~Station() | dballe::db::v6::Station | virtual |
| ~StationBase() (defined in dballe::db::v6::postgresql::StationBase) | dballe::db::v6::postgresql::StationBase | |