HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_API.h File Reference
+ Include dependency graph for GU_API.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GU_API   SYS_VISIBILITY_IMPORT
 
#define GU_API_TMPL   SYS_VISIBILITY_IMPORT_TMPL
 
#define GU_API_TINST   SYS_VISIBILITY_IMPORT_TINST
 
#define GU_EXTERN_TEMPLATE(...)   SYS_VISIBILITY_IMPORT_EXTERN_TEMPLATE(__VA_ARGS__)
 

Macro Definition Documentation

#define GU_API   SYS_VISIBILITY_IMPORT

Definition at line 14 of file GU_API.h.

#define GU_API_TINST   SYS_VISIBILITY_IMPORT_TINST

Definition at line 16 of file GU_API.h.

#define GU_API_TMPL   SYS_VISIBILITY_IMPORT_TMPL

Definition at line 15 of file GU_API.h.

#define GU_EXTERN_TEMPLATE (   ...)    SYS_VISIBILITY_IMPORT_EXTERN_TEMPLATE(__VA_ARGS__)

Definition at line 17 of file GU_API.h.