#include <gadget/gadgetDefines.h>Include dependency graph for gadgetConfig.h:

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

Go to the source code of this file.
Defines | |
| #define | GADGET_OPT |
| #define | GADGET_EXPORT(__type) __type |
| #define | GADGET_EXPORT_CLASS |
| #define | GADGET_EXPORT_DATA(__type) __type |
| #define | GADGET_IMPORT(__type) __type |
| #define | GADGET_IMPORT_CLASS |
| #define | GADGET_IMPORT_DATA(__type) __type |
| #define | GADGET_EXTERN(__type) extern __type |
| #define | GADGET_IMPLEMENT(__type) __type |
| #define | GADGET_EXTERN_DATA(__type) extern __type |
| #define | GADGET_IMPLEMENT_DATA(__type) __type |
| #define | GADGET_CALLBACK |
| #define | GADGET_CALLBACK_DECL |
| #define | GADGET_STATIC_CALLBACK(__x) static __x |
| #define | GADGET_API(__type) GADGET_IMPORT(__type) |
| #define | GADGET_CLASS_API GADGET_IMPORT_CLASS |
| #define | GADGET_DATA_API(__type) GADGET_IMPORT_DATA(__type) |
|
|
Definition at line 59 of file gadgetConfig.h. |
|
|
Definition at line 105 of file gadgetConfig.h. |
|
|
Definition at line 106 of file gadgetConfig.h. |
|
|
Definition at line 107 of file gadgetConfig.h. |
|
|
Definition at line 108 of file gadgetConfig.h. |
|
|
Definition at line 109 of file gadgetConfig.h. |
|
|
Definition at line 110 of file gadgetConfig.h. |
|
|
Definition at line 112 of file gadgetConfig.h. |
|
|
Definition at line 113 of file gadgetConfig.h. |
|
|
Definition at line 114 of file gadgetConfig.h. |
|
|
Definition at line 115 of file gadgetConfig.h. |
|
|
Definition at line 117 of file gadgetConfig.h. |
|
|
Definition at line 118 of file gadgetConfig.h. |
|
|
Definition at line 119 of file gadgetConfig.h. |
|
|
Definition at line 128 of file gadgetConfig.h. |
|
|
Definition at line 129 of file gadgetConfig.h. |
|
|
Definition at line 130 of file gadgetConfig.h. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002