HDK
|
#include <SYS/SYS_Visibility.h>
Go to the source code of this file.
Macros | |
#define | PDGT_API SYS_VISIBILITY_IMPORT |
#define | PDGT_API_TMPL SYS_VISIBILITY_IMPORT_TMPL |
#define | PDGT_API_TINST SYS_VISIBILITY_IMPORT_TINST |
#define | PDGT_EXTERN_TEMPLATE(...) SYS_VISIBILITY_IMPORT_EXTERN_TEMPLATE(__VA_ARGS__) |
#define PDGT_API SYS_VISIBILITY_IMPORT |
Definition at line 23 of file PDGT_API.h.
#define PDGT_API_TINST SYS_VISIBILITY_IMPORT_TINST |
Definition at line 25 of file PDGT_API.h.
#define PDGT_API_TMPL SYS_VISIBILITY_IMPORT_TMPL |
Definition at line 24 of file PDGT_API.h.
#define PDGT_EXTERN_TEMPLATE | ( | ... | ) | SYS_VISIBILITY_IMPORT_EXTERN_TEMPLATE(__VA_ARGS__) |
Definition at line 26 of file PDGT_API.h.