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

Go to the source code of this file.

Macros

#define USDUTILS_API   ARCH_IMPORT
 
#define USDUTILS_API_TEMPLATE_CLASS(...)   ARCH_IMPORT_TEMPLATE(class, __VA_ARGS__)
 
#define USDUTILS_API_TEMPLATE_STRUCT(...)   ARCH_IMPORT_TEMPLATE(struct, __VA_ARGS__)
 
#define USDUTILS_LOCAL   ARCH_HIDDEN
 

Macro Definition Documentation

#define USDUTILS_API   ARCH_IMPORT

Definition at line 40 of file api.h.

#define USDUTILS_API_TEMPLATE_CLASS (   ...)    ARCH_IMPORT_TEMPLATE(class, __VA_ARGS__)

Definition at line 41 of file api.h.

#define USDUTILS_API_TEMPLATE_STRUCT (   ...)    ARCH_IMPORT_TEMPLATE(struct, __VA_ARGS__)

Definition at line 42 of file api.h.

#define USDUTILS_LOCAL   ARCH_HIDDEN

Definition at line 44 of file api.h.