FreeBASIC
0.91.0
|
Go to the source code of this file.
Data Structures | |
struct | _FB_RTTI |
struct | _FB_BASEVT |
struct | _FB_OBJECT |
Typedefs | |
typedef struct _FB_RTTI | FB_RTTI |
typedef struct _FB_BASEVT | FB_BASEVT |
typedef struct _FB_OBJECT | FB_OBJECT |
Functions | |
void _ZN10 | $fb_ObjectC1Ev (FB_OBJECT *) |
typedef struct _FB_BASEVT FB_BASEVT |
typedef struct _FB_OBJECT FB_OBJECT |
void _ZN10 $fb_ObjectC1Ev | ( | FB_OBJECT * | ) |
Definition at line 8 of file oop_object.c.