#include <snx/snxDefines.h>Include dependency graph for snxConfig.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | SNX_OPT |
| #define | SNX_EXPORT(__type) __type |
| #define | SNX_EXPORT_CLASS |
| #define | SNX_EXPORT_DATA(__type) __type |
| #define | SNX_IMPORT(__type) __type |
| #define | SNX_IMPORT_CLASS |
| #define | SNX_IMPORT_DATA(__type) __type |
| #define | SNX_EXTERN(__type) extern __type |
| #define | SNX_IMPLEMENT(__type) __type |
| #define | SNX_EXTERN_DATA(__type) extern __type |
| #define | SNX_IMPLEMENT_DATA(__type) __type |
| #define | SNX_CALLBACK |
| #define | SNX_CALLBACK_DECL |
| #define | SNX_STATIC_CALLBACK(__x) static __x |
| #define | SNX_API(__type) SNX_IMPORT(__type) |
| #define | SNX_CLASS_API SNX_IMPORT_CLASS |
| #define | SNX_DATA_API(__type) SNX_IMPORT_DATA(__type) |
|
|
Definition at line 69 of file snxConfig.h. |
|
|
Definition at line 115 of file snxConfig.h. |
|
|
Definition at line 116 of file snxConfig.h. |
|
|
Definition at line 117 of file snxConfig.h. |
|
|
Definition at line 118 of file snxConfig.h. |
|
|
Definition at line 119 of file snxConfig.h. |
|
|
Definition at line 120 of file snxConfig.h. |
|
|
Definition at line 122 of file snxConfig.h. |
|
|
Definition at line 123 of file snxConfig.h. |
|
|
Definition at line 124 of file snxConfig.h. |
|
|
Definition at line 125 of file snxConfig.h. |
|
|
Definition at line 127 of file snxConfig.h. |
|
|
Definition at line 128 of file snxConfig.h. |
|
|
Definition at line 129 of file snxConfig.h. |
|
|
Definition at line 138 of file snxConfig.h. |
|
|
Definition at line 139 of file snxConfig.h. |
|
|
Definition at line 140 of file snxConfig.h. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002