- Welcome
- Getting Started With the NVIDIA DriveWorks SDK
- Modules
- Samples
- Tools
- Tutorials
- SDK Porting Guide
- DriveWorks API
- More
Defines status and error messages.
Macros | |
#define | DW_CORE_ERROR_LIST(s) |
#define | DW_CORE_GENERATE_ENUM(e) e, |
Enumerations | |
enum | dwStatus |
Status definition. More... | |
Functions | |
DW_API_PUBLIC const char * | dwGetStatusName (dwStatus const s) |
Converts dwStatus enum value to a string value. More... | |
#define DW_CORE_ERROR_LIST | ( | s | ) |
DW_API_PUBLIC const char * dwGetStatusName | ( | dwStatus const | s | ) |
Converts dwStatus enum value to a string value.
Returns a NULL terminated character string of the status value.