| OpenTTD
    | 
 
  
 | Additional Inherited Members | |
|  Public Types inherited from MakeEnumPropsT< ModifyOrderFlags, byte, MOF_NON_STOP, MOF_END, MOF_END, 4 > | |
| typedef ModifyOrderFlags | type | 
| enum type (i.e. Trackdir) | |
| typedef byte | storage | 
| storage type (i.e. byte) | |
|  Static Public Attributes inherited from MakeEnumPropsT< ModifyOrderFlags, byte, MOF_NON_STOP, MOF_END, MOF_END, 4 > | |
| static const ModifyOrderFlags | begin | 
| lowest valid value (i.e. TRACKDIR_BEGIN) | |
| static const ModifyOrderFlags | end | 
| one after the last valid value (i.e. TRACKDIR_END) | |
| static const ModifyOrderFlags | invalid | 
| what value is used as invalid value (i.e. INVALID_TRACKDIR) | |
| static const uint | num_bits | 
| Number of bits for storing the enum in command parameters. | |
Definition at line 160 of file order_type.h.
 1.8.1.2
 1.8.1.2