DriveWorks SDK Reference
4.0.0 Release
For Test and Development only

Core Exports

Detailed Description

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 55 of file Exports.h.

◆ DW_API_PUBLIC

#define DW_API_PUBLIC

Definition at line 54 of file Exports.h.

◆ DW_DEPRECATED

#define DW_DEPRECATED (   msg)

Definition at line 66 of file Exports.h.

◆ DW_DEPRECATED_ENUM

#define DW_DEPRECATED_ENUM (   msg)

Definition at line 67 of file Exports.h.