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

Go to the source code of this file.
Defines | |
| #define | GADGET_DRIVER_EXPORT(__type) __type |
| #define | GADGET_DRIVER_EXPORT_CLASS |
| #define | GADGET_DRIVER_EXPORT_DATA(__type) __type |
| #define | GADGET_DRIVER_IMPORT(__type) __type |
| #define | GADGET_DRIVER_IMPORT_CLASS |
| #define | GADGET_DRIVER_IMPORT_DATA(__type) __type |
| #define | GADGET_DRIVER_EXTERN(__type) extern __type |
| #define | GADGET_DRIVER_IMPLEMENT(__type) __type |
| #define | GADGET_DRIVER_EXTERN_DATA(__type) extern __type |
| #define | GADGET_DRIVER_IMPLEMENT_DATA(__type) __type |
| #define | GADGET_DRIVER_CALLBACK |
| #define | GADGET_DRIVER_CALLBACK_DECL |
| #define | GADGET_DRIVER_STATIC_CALLBACK(__x) static __x |
| #define | GADGET_DRIVER_API(__type) GADGET_DRIVER_IMPORT(__type) |
| #define | GADGET_DRIVER_CLASS_API GADGET_DRIVER_IMPORT_CLASS |
| #define | GADGET_DRIVER_DATA_API(__type) GADGET_DRIVER_IMPORT_DATA(__type) |
|
|
Definition at line 77 of file DriverConfig.h. |
|
|
Definition at line 78 of file DriverConfig.h. |
|
|
Definition at line 79 of file DriverConfig.h. |
|
|
Definition at line 80 of file DriverConfig.h. |
|
|
Definition at line 81 of file DriverConfig.h. |
|
|
Definition at line 82 of file DriverConfig.h. |
|
|
Definition at line 84 of file DriverConfig.h. |
|
|
Definition at line 85 of file DriverConfig.h. |
|
|
Definition at line 86 of file DriverConfig.h. |
|
|
Definition at line 87 of file DriverConfig.h. |
|
|
Definition at line 89 of file DriverConfig.h. |
|
|
Definition at line 90 of file DriverConfig.h. |
|
|
Definition at line 91 of file DriverConfig.h. |
|
|
Definition at line 100 of file DriverConfig.h. |
|
|
Definition at line 101 of file DriverConfig.h. |
|
|
Definition at line 102 of file DriverConfig.h. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002