Go to the documentation of this file.
11 #ifndef __APEX_API_h__
12 #define __APEX_API_h__
17 #define APEX_API SYS_VISIBILITY_EXPORT
18 #define APEX_API_TMPL SYS_VISIBILITY_EXPORT_TMPL
19 #define APEX_API_TINST SYS_VISIBILITY_EXPORT_TINST
21 #define APEX_API SYS_VISIBILITY_IMPORT
22 #define APEX_API_TMPL SYS_VISIBILITY_IMPORT_TMPL
23 #define APEX_API_TINST SYS_VISIBILITY_IMPORT_TINST