HDK
|
#include "pxr/base/arch/export.h"
Go to the source code of this file.
Macros | |
#define | ARCH_API ARCH_IMPORT |
#define | ARCH_API_TEMPLATE_CLASS(...) ARCH_IMPORT_TEMPLATE(class, __VA_ARGS__) |
#define | ARCH_API_TEMPLATE_STRUCT(...) ARCH_IMPORT_TEMPLATE(struct, __VA_ARGS__) |
#define | ARCH_LOCAL ARCH_HIDDEN |
#define ARCH_API ARCH_IMPORT |
#define ARCH_API_TEMPLATE_CLASS | ( | ... | ) | ARCH_IMPORT_TEMPLATE(class, __VA_ARGS__) |
#define ARCH_API_TEMPLATE_STRUCT | ( | ... | ) | ARCH_IMPORT_TEMPLATE(struct, __VA_ARGS__) |
#define ARCH_LOCAL ARCH_HIDDEN |