ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rosedll.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ROSE_DLL_HELPER_DLL_IMPORT
 
#define ROSE_DLL_HELPER_DLL_EXPORT
 
#define ROSE_DLL_HELPER_DLL_LOCAL
 
#define ROSE_DLL_API   ROSE_DLL_HELPER_DLL_IMPORT
 
#define ROSE_DLL_LOCAL   ROSE_DLL_HELPER_DLL_LOCAL
 
#define ROSE_UTIL_API   ROSE_DLL_HELPER_DLL_IMPORT
 

Macro Definition Documentation

#define ROSE_DLL_HELPER_DLL_IMPORT

Definition at line 40 of file rosedll.h.

#define ROSE_DLL_HELPER_DLL_EXPORT

Definition at line 41 of file rosedll.h.

#define ROSE_DLL_HELPER_DLL_LOCAL

Definition at line 42 of file rosedll.h.

#define ROSE_DLL_API   ROSE_DLL_HELPER_DLL_IMPORT

Definition at line 51 of file rosedll.h.

#define ROSE_DLL_LOCAL   ROSE_DLL_HELPER_DLL_LOCAL

Definition at line 53 of file rosedll.h.

#define ROSE_UTIL_API   ROSE_DLL_HELPER_DLL_IMPORT

Definition at line 57 of file rosedll.h.