CFx SDK Documentation  2020SP3
Macros
GeExport.h File Reference
#include "OdPlatformSettings.h"

Go to the source code of this file.

Macros

#define _GE_EXPORT_DEFINED   /*!DOM*/
 
#define GE_TOOLKIT_EXPORT
 
#define GE_TEMPLATE_EXPORT
 
#define GE_TOOLKIT_EXPORT   OD_TOOLKIT_IMPORT /*!DOM*/
 
#define GE_GLOBAL_EXPORT   OD_DLL_IMPORT /*!DOM*/
 
#define GE_STATIC_EXPORT   OD_STATIC_IMPORT /*!DOM*/
 

Macro Definition Documentation

◆ _GE_EXPORT_DEFINED

#define _GE_EXPORT_DEFINED   /*!DOM*/

Definition at line 30 of file GeExport.h.

◆ GE_GLOBAL_EXPORT

#define GE_GLOBAL_EXPORT   OD_DLL_IMPORT /*!DOM*/

Definition at line 51 of file GeExport.h.

◆ GE_STATIC_EXPORT

#define GE_STATIC_EXPORT   OD_STATIC_IMPORT /*!DOM*/

Definition at line 53 of file GeExport.h.

◆ GE_TEMPLATE_EXPORT

#define GE_TEMPLATE_EXPORT

Definition at line 37 of file GeExport.h.

◆ GE_TOOLKIT_EXPORT [1/2]

#define GE_TOOLKIT_EXPORT

The following four defines thed undefs are strictly for consistant documentation.

Definition at line 49 of file GeExport.h.

◆ GE_TOOLKIT_EXPORT [2/2]

#define GE_TOOLKIT_EXPORT   OD_TOOLKIT_IMPORT /*!DOM*/

The following four defines thed undefs are strictly for consistant documentation.

Definition at line 49 of file GeExport.h.