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

Go to the source code of this file.

Macros

#define SYS_VISIBILITY_EXPORT
 
#define SYS_VISIBILITY_IMPORT
 
#define SYS_VISIBILITY_EXPORT_TMPL
 
#define SYS_VISIBILITY_IMPORT_TMPL
 
#define SYS_VISIBILITY_EXPORT_TINST
 
#define SYS_VISIBILITY_IMPORT_TINST
 
#define SYS_VISIBILITY_EXPORT_EXTERN_TEMPLATE(...)
 
#define SYS_VISIBILITY_IMPORT_EXTERN_TEMPLATE(...)
 

Macro Definition Documentation

#define SYS_VISIBILITY_EXPORT

Definition at line 71 of file SYS_Visibility.h.

#define SYS_VISIBILITY_EXPORT_EXTERN_TEMPLATE (   ...)

Definition at line 95 of file SYS_Visibility.h.

#define SYS_VISIBILITY_EXPORT_TINST

Definition at line 87 of file SYS_Visibility.h.

#define SYS_VISIBILITY_EXPORT_TMPL

Definition at line 79 of file SYS_Visibility.h.

#define SYS_VISIBILITY_IMPORT

Definition at line 75 of file SYS_Visibility.h.

#define SYS_VISIBILITY_IMPORT_EXTERN_TEMPLATE (   ...)

Definition at line 98 of file SYS_Visibility.h.

#define SYS_VISIBILITY_IMPORT_TINST

Definition at line 91 of file SYS_Visibility.h.

#define SYS_VISIBILITY_IMPORT_TMPL

Definition at line 83 of file SYS_Visibility.h.