Go to the documentation of this file.
17 #ifndef __HUSD_API_h__
18 #define __HUSD_API_h__
23 #define BOOST_NS hboost
25 #define BOOST_HEADER(HEADER_FILE) <BOOST_NS/HEADER_FILE>
28 #define HUSD_API SYS_VISIBILITY_EXPORT
29 #define HUSD_API_TMPL SYS_VISIBILITY_EXPORT_TMPL
30 #define HUSD_API_TINST SYS_VISIBILITY_EXPORT_TINST
32 #define HUSD_API SYS_VISIBILITY_IMPORT
33 #define HUSD_API_TMPL SYS_VISIBILITY_IMPORT_TMPL
34 #define HUSD_API_TINST SYS_VISIBILITY_IMPORT_TINST