Definition in file SystemDefs.h.
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | SystemDefs |
Typedefs | |
typedef int | VehicleID_t |
A unique identifier for each vehicle. | |
Variables | |
const int | BROADCAST_ID = 0 |
const int | UNKNOWN_ID = -1 |
|
A unique identifier for each vehicle. They can be dynamically assigned in system properties. Definition at line 17 of file SystemDefs.h. |
|
Definition at line 22 of file SystemDefs.h. |
|
Definition at line 27 of file SystemDefs.h. |