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

Go to the source code of this file.

Macros

#define VEX_API   SYS_VISIBILITY_IMPORT
 
#define VEX_API_TMPL   SYS_VISIBILITY_IMPORT_TMPL
 
#define VEX_API_TINST   SYS_VISIBILITY_IMPORT_TINST
 
#define VEX_EXTERN_TEMPLATE(...)   SYS_VISIBILITY_IMPORT_EXTERN_TEMPLATE(__VA_ARGS__)
 

Macro Definition Documentation

#define VEX_API   SYS_VISIBILITY_IMPORT

Definition at line 14 of file VEX_API.h.

#define VEX_API_TINST   SYS_VISIBILITY_IMPORT_TINST

Definition at line 16 of file VEX_API.h.

#define VEX_API_TMPL   SYS_VISIBILITY_IMPORT_TMPL

Definition at line 15 of file VEX_API.h.

#define VEX_EXTERN_TEMPLATE (   ...)    SYS_VISIBILITY_IMPORT_EXTERN_TEMPLATE(__VA_ARGS__)

Definition at line 17 of file VEX_API.h.