libdballe 9.6
|
This is the complete list of members for dballe::db::v7::mysql::MySQLStation, including all inherited members.
_dump(std::function< void(int, int, const Coords &coords, const char *ident)> out) override (defined in dballe::db::v7::mysql::MySQLStation) | dballe::db::v7::mysql::MySQLStation | protectedvirtual |
add_station_vars(Tracer<> &trc, int id_station, DBValues &values) override | dballe::db::v7::mysql::MySQLStation | virtual |
conn | dballe::db::v7::mysql::MySQLStation | 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::mysql::MySQLStation | virtual |
insert_new(Tracer<> &trc, const dballe::DBStation &desc) override | dballe::db::v7::mysql::MySQLStation | virtual |
lookup(Tracer<> &trc, int id_station) override | dballe::db::v7::mysql::MySQLStation | virtual |
maybe_get_id(Tracer<> &trc, const dballe::DBStation &st) override | dballe::db::v7::mysql::MySQLStation | virtual |
MySQLStation(v7::Transaction &tr, dballe::sql::MySQLConnection &conn) (defined in dballe::db::v7::mysql::MySQLStation) | dballe::db::v7::mysql::MySQLStation | |
MySQLStation(const MySQLStation &)=delete (defined in dballe::db::v7::mysql::MySQLStation) | dballe::db::v7::mysql::MySQLStation | |
MySQLStation(const MySQLStation &&)=delete (defined in dballe::db::v7::mysql::MySQLStation) | dballe::db::v7::mysql::MySQLStation | |
operator=(const MySQLStation &)=delete (defined in dballe::db::v7::mysql::MySQLStation) | dballe::db::v7::mysql::MySQLStation | |
run_station_query(Tracer<> &trc, const v7::StationQueryBuilder &qb, std::function< void(const dballe::DBStation &)>) override (defined in dballe::db::v7::mysql::MySQLStation) | dballe::db::v7::mysql::MySQLStation | |
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 |
~MySQLStation() (defined in dballe::db::v7::mysql::MySQLStation) | dballe::db::v7::mysql::MySQLStation | |
~Station() (defined in dballe::db::v7::Station) | dballe::db::v7::Station | virtual |