| OpenTTD
    | 
Helper information for extract tool. More...
#include <road_map.h>
 
  
 | Additional Inherited Members | |
|  Public Types inherited from MakeEnumPropsT< DisallowedRoadDirections, byte, DRD_NONE, DRD_END, DRD_END, 2 > | |
| typedef DisallowedRoadDirections | type | 
| enum type (i.e. Trackdir) | |
| typedef byte | storage | 
| storage type (i.e. byte) | |
|  Static Public Attributes inherited from MakeEnumPropsT< DisallowedRoadDirections, byte, DRD_NONE, DRD_END, DRD_END, 2 > | |
| static const DisallowedRoadDirections | begin | 
| lowest valid value (i.e. TRACKDIR_BEGIN) | |
| static const DisallowedRoadDirections | end | 
| one after the last valid value (i.e. TRACKDIR_END) | |
| static const DisallowedRoadDirections | 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. | |
Helper information for extract tool.
Definition at line 264 of file road_map.h.
 1.8.1.2
 1.8.1.2