DriveWorks SDK Reference
3.0.4260 Release
For Test and Development only

Status.h File Reference

Detailed Description

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...