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

Go to the source code of this file.

Macros

#define PDG_API   SYS_VISIBILITY_IMPORT
 
#define PDG_API_TMPL   SYS_VISIBILITY_IMPORT_TMPL
 
#define PDG_API_TINST   SYS_VISIBILITY_IMPORT_TINST
 
#define PDG_EXTERN_TEMPLATE(...)   SYS_VISIBILITY_IMPORT_EXTERN_TEMPLATE(__VA_ARGS__)
 

Macro Definition Documentation

#define PDG_API   SYS_VISIBILITY_IMPORT
Examples:
PDG/PDG_ProcessorRandom.h.

Definition at line 23 of file PDG_API.h.

#define PDG_API_TINST   SYS_VISIBILITY_IMPORT_TINST

Definition at line 25 of file PDG_API.h.

#define PDG_API_TMPL   SYS_VISIBILITY_IMPORT_TMPL

Definition at line 24 of file PDG_API.h.

#define PDG_EXTERN_TEMPLATE (   ...)    SYS_VISIBILITY_IMPORT_EXTERN_TEMPLATE(__VA_ARGS__)

Definition at line 26 of file PDG_API.h.