| HDK
    | 
#include "pxr/base/arch/export.h" Include dependency graph for api.h:
 Include dependency graph for api.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Macros | |
| #define | SDF_API ARCH_IMPORT | 
| #define | SDF_API_TEMPLATE_CLASS(...) ARCH_IMPORT_TEMPLATE(class, __VA_ARGS__) | 
| #define | SDF_API_TEMPLATE_STRUCT(...) ARCH_IMPORT_TEMPLATE(struct, __VA_ARGS__) | 
| #define | SDF_LOCAL ARCH_HIDDEN | 
| #define SDF_API ARCH_IMPORT | 
| #define SDF_API_TEMPLATE_CLASS | ( | ... | ) | ARCH_IMPORT_TEMPLATE(class, __VA_ARGS__) | 
| #define SDF_API_TEMPLATE_STRUCT | ( | ... | ) | ARCH_IMPORT_TEMPLATE(struct, __VA_ARGS__) | 
| #define SDF_LOCAL ARCH_HIDDEN |