HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
SYS_API.h
Go to the documentation of this file.
1
2
#ifndef __SYS_API_h__
3
#define __SYS_API_h__
4
5
#include "
SYS_Visibility.h
"
6
7
#ifdef SYS_EXPORTS
8
#define SYS_API SYS_VISIBILITY_EXPORT
9
#define SYS_API_TINST SYS_VISIBILITY_EXPORT_TINST
10
#else
11
#define SYS_API SYS_VISIBILITY_IMPORT
12
#define SYS_API_TINST SYS_VISIBILITY_IMPORT_TINST
13
#endif
14
15
#endif
SYS_Visibility.h
SYS
SYS_API.h
Generated on Thu Nov 21 2024 02:45:51 for HDK by
1.8.6