- Welcome
- Getting Started With the NVIDIA DriveWorks SDK
- Modules
- Samples
- Tools
- Tutorials
- SDK Porting Guide
- DriveWorks API
- More
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_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... | |