Go to the documentation of this file.
17 #ifndef __HUSD_API_h__
18 #define __HUSD_API_h__
23 #define BOOST_NS PXR_BOOST_NAMESPACE
27 #define HUSD_API SYS_VISIBILITY_EXPORT
28 #define HUSD_API_TMPL SYS_VISIBILITY_EXPORT_TMPL
29 #define HUSD_API_TINST SYS_VISIBILITY_EXPORT_TINST
31 #define HUSD_API SYS_VISIBILITY_IMPORT
32 #define HUSD_API_TMPL SYS_VISIBILITY_IMPORT_TMPL
33 #define HUSD_API_TINST SYS_VISIBILITY_IMPORT_TINST