#include "types.h"#include "Tag.h"Include dependency graph for Bases.h:

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

Go to the source code of this file.
Data Structures | |
| struct | bases_modules_s |
Defines | |
| #define | GADGET_FUNCBASE (0x0100) |
| #define | GUI_FUNCBASE (0x0400) |
| #define | IMG_FUNCBASE (0x0600) |
| #define | LOCALE_FUNCBASE (0x0800) |
| #define | GXML_FUNCBASE (0x0a00) |
| #define | NET_FUNCBASE (0x0c00) |
| #define | SKIN_FUNCBASE (0x0e00) |
| #define | GLW_FUNCBASE (0x1000) |
| #define | PREFS_FUNCBASE (0x1200) |
| #define | WINDOW_FUNCBASE (0x1300) |
| #define | BITMAP_FUNCBASE (0x1400) |
| #define | TERM_FUNCBASE (0x1500) |
Typedefs | |
| typedef bases_modules_s | bases_Modules_t |
Functions | |
| u32 | bases_Unimplemented (void *nothing) |
Variables | |
| bases_Modules_t | bases_modules |
|
|
Definition at line 42 of file Bases.h. Referenced by bitmap_CallTL, and bitmap_Init. |
|
|
Definition at line 32 of file Bases.h. Referenced by gadget_CallTL, and gadget_Init. |
|
|
Definition at line 39 of file Bases.h. Referenced by glw_CallTL, and WinMain. |
|
|
Definition at line 33 of file Bases.h. Referenced by gui_CallTL, and gui_Init. |
|
|
Definition at line 36 of file Bases.h. Referenced by gxml_CallTL, and gxml_Init. |
|
|
Definition at line 34 of file Bases.h. Referenced by img_CallTL, and img_Init. |
|
|
Definition at line 35 of file Bases.h. Referenced by locale_CallTL, and locale_Init. |
|
|
Definition at line 37 of file Bases.h. Referenced by net_CallTL, and net_Init. |
|
|
|
|
|
Definition at line 38 of file Bases.h. Referenced by skin_CallTL, and skin_Init. |
|
|
Definition at line 43 of file Bases.h. Referenced by term_CallTL, and term_Init. |
|
|
Definition at line 41 of file Bases.h. Referenced by window_CallTL, and window_Init. |
|
|
|
|
|
|
|
|
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002