Home
last modified time | relevance | path

Searched refs:get_freight_info (Results 1 – 6 of 6) sorted by relevance

/dports/games/simutrans/simutrans-121.0/
H A Dsimconvoi.h716 void get_freight_info(cbuffer_t & buf);
H A Dsimhalt.h691 void get_freight_info(cbuffer_t & buf);
H A Dsimconvoi.cc2624 void convoi_t::get_freight_info(cbuffer_t & buf) in get_freight_info() function in convoi_t
H A Dsimhalt.cc2222 void haltestelle_t::get_freight_info(cbuffer_t & buf) in get_freight_info() function in haltestelle_t
/dports/games/simutrans/simutrans-121.0/gui/
H A Dconvoi_info_t.cc290 cnv->get_freight_info(freight_info); in update_labels()
H A Dhalt_info.cc465 halt->get_freight_info(freight_info); in update_components()