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_ENABLE   1
 
#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_ENABLE   1

Definition at line 33 of file SYS_Visibility.h.

#define SYS_VISIBILITY_EXPORT

Definition at line 81 of file SYS_Visibility.h.

#define SYS_VISIBILITY_EXPORT_EXTERN_TEMPLATE (   ...)

Definition at line 105 of file SYS_Visibility.h.

#define SYS_VISIBILITY_EXPORT_TINST

Definition at line 97 of file SYS_Visibility.h.

#define SYS_VISIBILITY_EXPORT_TMPL

Definition at line 89 of file SYS_Visibility.h.

#define SYS_VISIBILITY_IMPORT

Definition at line 85 of file SYS_Visibility.h.

#define SYS_VISIBILITY_IMPORT_EXTERN_TEMPLATE (   ...)

Definition at line 108 of file SYS_Visibility.h.

#define SYS_VISIBILITY_IMPORT_TINST

Definition at line 101 of file SYS_Visibility.h.

#define SYS_VISIBILITY_IMPORT_TMPL

Definition at line 93 of file SYS_Visibility.h.