ufe 5.5
Universal Front End is a DCC-agnostic component that will allow a DCC to browse and edit data in multiple data models
ufeExport.h File Reference

Definition of macros for symbol visibility. More...

#include "../ufe.h"
Include dependency graph for ufeExport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define UFE_EXPORT
 
#define UFE_IMPORT
 
#define UFE_SDK_DECL   UFE_IMPORT
 
#define UFE_EXTRA_DECL   UFE_IMPORT
 

Detailed Description

Definition of macros for symbol visibility.

Definition in file ufeExport.h.

Macro Definition Documentation

◆ UFE_EXPORT

#define UFE_EXPORT

Definition at line 27 of file ufeExport.h.

◆ UFE_EXTRA_DECL

#define UFE_EXTRA_DECL   UFE_IMPORT

Definition at line 37 of file ufeExport.h.

◆ UFE_IMPORT

#define UFE_IMPORT

Definition at line 28 of file ufeExport.h.

◆ UFE_SDK_DECL

#define UFE_SDK_DECL   UFE_IMPORT

Definition at line 36 of file ufeExport.h.