libdballe  7.29
dballe::db::v7::postgresql::PostgreSQLStation Member List

This is the complete list of members for dballe::db::v7::postgresql::PostgreSQLStation, including all inherited members.

_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::PostgreSQLStationprotectedvirtual
add_station_vars(int id_station, Record &rec) overridedballe::db::v7::postgresql::PostgreSQLStationvirtual
conndballe::db::v7::postgresql::PostgreSQLStationprotected
dump(FILE *out)dballe::db::v7::Station
get_id(State &st, const StationDesc &desc)dballe::db::v7::Stationvirtual
get_station_vars(int id_station, std::function< void(std::unique_ptr< wreport::Var >)> dest) overridedballe::db::v7::postgresql::PostgreSQLStationvirtual
lookup_id(State &st, int id) overridedballe::db::v7::postgresql::PostgreSQLStationvirtual
maybe_get_id(const StationDesc &st, int *id) overridedballe::db::v7::postgresql::PostgreSQLStationprotectedvirtual
obtain_id(State &st, const StationDesc &desc) overridedballe::db::v7::postgresql::PostgreSQLStationvirtual
operator=(const PostgreSQLStation &)=delete (defined in dballe::db::v7::postgresql::PostgreSQLStation)dballe::db::v7::postgresql::PostgreSQLStation
PostgreSQLStation(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
~PostgreSQLStation() (defined in dballe::db::v7::postgresql::PostgreSQLStation)dballe::db::v7::postgresql::PostgreSQLStation
~Station()dballe::db::v7::Stationvirtual