DriveWorks SDK Reference
3.0.4260 Release
For Test and Development only

Core Exports

Detailed Description

Note
SW Release Applicability: These APIs are available in both NVIDIA DriveWorks and NVIDIA DRIVE Software releases.

Defines DW core exports.

Macros

#define DW_API_LOCAL
 
#define DW_API_PUBLIC
 
#define DW_DEPRECATED(msg)
 
#define DW_DEPRECATED_ENUM(msg)
 

Macro Definition Documentation

◆ DW_API_LOCAL

#define DW_API_LOCAL

Definition at line 57 of file Exports.h.

◆ DW_API_PUBLIC

#define DW_API_PUBLIC

Definition at line 56 of file Exports.h.

◆ DW_DEPRECATED

#define DW_DEPRECATED (   msg)

Definition at line 68 of file Exports.h.

◆ DW_DEPRECATED_ENUM

#define DW_DEPRECATED_ENUM (   msg)

Definition at line 69 of file Exports.h.