OpenTTD Source  20240919-master-gdf0233f4c2
refresh.h File Reference
#include "../cargo_type.h"
#include "../vehicle_base.h"

Go to the source code of this file.

Data Structures

class  LinkRefresher
 Utility to refresh links a consist will visit. More...
 
struct  LinkRefresher::RefitDesc
 Simulated cargo type and capacity for prediction of future links. More...
 
struct  LinkRefresher::Hop
 A hop the refresh algorithm might evaluate. More...
 

Detailed Description

Definition of link refreshing utility.

Declaration of link refreshing utility.

Definition in file refresh.h.