FreeBASIC  0.91.0
fb_oop.h File Reference
This graph shows which files directly or indirectly include this file:

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 Documentation

typedef struct _FB_BASEVT FB_BASEVT
typedef struct _FB_OBJECT FB_OBJECT
typedef struct _FB_RTTI FB_RTTI

Function Documentation

void _ZN10 $fb_ObjectC1Ev ( FB_OBJECT )

Definition at line 8 of file oop_object.c.