10 #ifndef TRANSPORT_TYPE_H
11 #define TRANSPORT_TYPE_H
Type (helpers) for enums.
TransportType
Available types of transport.
@ TRANSPORT_RAIL
Transport by train.
@ INVALID_TRANSPORT
Sentinel for invalid transport types.
@ TRANSPORT_ROAD
Transport by road vehicle.
@ TRANSPORT_END
End of iterations.
@ TRANSPORT_WATER
Transport over water.
@ TRANSPORT_AIR
Transport through air.
@ TRANSPORT_BEGIN
Begin of the iterator.
uint16_t UnitID
Type for the company global vehicle unit number.