CFx SDK Documentation  2023 SP0
Macros
IfcBuildOptions.h File Reference

Go to the source code of this file.

Macros

#define IFCCORE_EXPORT   OD_TOOLKIT_IMPORT
 
#define IFCCORE_EXPORT_STATIC   OD_STATIC_IMPORT
 
#define IFC2X3_EXPORT   OD_TOOLKIT_IMPORT
 
#define IFC2X3_EXPORT_STATIC   OD_STATIC_IMPORT
 
#define IFC4_EXPORT   OD_TOOLKIT_IMPORT
 
#define IFC4_EXPORT_STATIC   OD_STATIC_IMPORT
 
#define IFC4X2_EXPORT   OD_TOOLKIT_IMPORT
 
#define IFC4X2_EXPORT_STATIC   OD_STATIC_IMPORT
 
#define IFCGEOM_EXPORT   OD_TOOLKIT_IMPORT
 
#define IFCGEOM_EXPORT_STATIC   OD_STATIC_IMPORT
 
#define IFCBREPBUILDER_EXPORT   OD_TOOLKIT_IMPORT
 
#define IFCBREPBUILDER_EXPORT_STATIC   OD_STATIC_IMPORT
 
#define BCF_EXPORT   OD_TOOLKIT_IMPORT
 
#define BCF_EXPORT_STATIC   OD_STATIC_IMPORT
 

Macro Definition Documentation

◆ BCF_EXPORT

#define BCF_EXPORT   OD_TOOLKIT_IMPORT

Definition at line 77 of file IfcBuildOptions.h.

◆ BCF_EXPORT_STATIC

#define BCF_EXPORT_STATIC   OD_STATIC_IMPORT

Definition at line 78 of file IfcBuildOptions.h.

◆ IFC2X3_EXPORT

#define IFC2X3_EXPORT   OD_TOOLKIT_IMPORT

Definition at line 36 of file IfcBuildOptions.h.

◆ IFC2X3_EXPORT_STATIC

#define IFC2X3_EXPORT_STATIC   OD_STATIC_IMPORT

Definition at line 37 of file IfcBuildOptions.h.

◆ IFC4_EXPORT

#define IFC4_EXPORT   OD_TOOLKIT_IMPORT

Definition at line 44 of file IfcBuildOptions.h.

◆ IFC4_EXPORT_STATIC

#define IFC4_EXPORT_STATIC   OD_STATIC_IMPORT

Definition at line 45 of file IfcBuildOptions.h.

◆ IFC4X2_EXPORT

#define IFC4X2_EXPORT   OD_TOOLKIT_IMPORT

Definition at line 52 of file IfcBuildOptions.h.

◆ IFC4X2_EXPORT_STATIC

#define IFC4X2_EXPORT_STATIC   OD_STATIC_IMPORT

Definition at line 53 of file IfcBuildOptions.h.

◆ IFCBREPBUILDER_EXPORT

#define IFCBREPBUILDER_EXPORT   OD_TOOLKIT_IMPORT

Definition at line 68 of file IfcBuildOptions.h.

◆ IFCBREPBUILDER_EXPORT_STATIC

#define IFCBREPBUILDER_EXPORT_STATIC   OD_STATIC_IMPORT

Definition at line 69 of file IfcBuildOptions.h.

◆ IFCCORE_EXPORT

#define IFCCORE_EXPORT   OD_TOOLKIT_IMPORT

Definition at line 28 of file IfcBuildOptions.h.

◆ IFCCORE_EXPORT_STATIC

#define IFCCORE_EXPORT_STATIC   OD_STATIC_IMPORT

Definition at line 29 of file IfcBuildOptions.h.

◆ IFCGEOM_EXPORT

#define IFCGEOM_EXPORT   OD_TOOLKIT_IMPORT

Definition at line 60 of file IfcBuildOptions.h.

◆ IFCGEOM_EXPORT_STATIC

#define IFCGEOM_EXPORT_STATIC   OD_STATIC_IMPORT

Definition at line 61 of file IfcBuildOptions.h.