NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
Core Exports

Detailed Description

Defines DW core exports.

Macros

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

Macro Definition Documentation

◆ DW_API_LOCAL

#define DW_API_LOCAL

Definition at line 39 of file Exports.h.

◆ DW_API_PUBLIC

#define DW_API_PUBLIC

Definition at line 38 of file Exports.h.

◆ DW_DEPRECATED

#define DW_DEPRECATED (   msg)

Definition at line 50 of file Exports.h.

◆ DW_DEPRECATED_ENUM

#define DW_DEPRECATED_ENUM (   msg)

Definition at line 51 of file Exports.h.