NVIDIA DriveWorks API: Core Status Methods
Description: This file defines status and error messages.
Definition in file Status.h.
Go to the source code of this file.
Macros | |
| #define | __DW_ERROR_LIST(s) |
| #define | __GENERATE_ENUM(e) e, |
Enumerations | |
| enum | dwStatus |
| Status definition. More... | |
Functions | |
| DW_API_PUBLIC const char * | dwGetStatusName (dwStatus s) |
| Returns a NULL terminated character string of the status value. More... | |