cargodest_type.h File Reference

Type definitions for cargo destinations. More...

Go to the source code of this file.

Typedefs

typedef uint32 RouteLinkID
 Unique identifier for a routing link.

Enumerations

enum  CargoRoutingMode { CRM_OFF, CRM_FIXED_DEST }
 

Flags specifying the demand mode for cargo.

More...
enum  RoutingFlags { RF_WANT_FAST, RF_WANT_CHEAP }
 

Flags specifying how cargo should be routed.

More...

Detailed Description

Type definitions for cargo destinations.

Definition in file cargodest_type.h.


Typedef Documentation

typedef uint32 RouteLinkID

Unique identifier for a routing link.

Definition at line 28 of file cargodest_type.h.


Enumeration Type Documentation

Flags specifying the demand mode for cargo.

Enumerator:
CRM_OFF 

No routing, original behaviour.

CRM_FIXED_DEST 

Fixed destinations.

Definition at line 16 of file cargodest_type.h.

Flags specifying how cargo should be routed.

Enumerator:
RF_WANT_FAST 

Cargo wants to travel as fast as possible.

RF_WANT_CHEAP 

Cargo wants to travel as cheap as possible.

Definition at line 22 of file cargodest_type.h.


Generated on Fri Jun 3 05:19:02 2011 for OpenTTD by  doxygen 1.6.1