OpenTTD Source  20240919-master-gdf0233f4c2
Vehicle::IterateWrapper Struct Reference

Iterable ensemble of orders. More...

#include <vehicle_base.h>

Public Member Functions

 IterateWrapper (OrderList *list=nullptr)
 
OrderIterator begin ()
 
OrderIterator end ()
 
bool empty ()
 

Data Fields

OrderListlist
 

Detailed Description

Iterable ensemble of orders.

Definition at line 1072 of file vehicle_base.h.


The documentation for this struct was generated from the following file: