OpenTTD Source 20260108-master-g8ba1860eaa
refresh.h File Reference

Declaration of link refreshing utility. More...

#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

Declaration of link refreshing utility.

Definition in file refresh.h.