FreeBASIC  0.91.0
rtl-oop.bas File Reference
#include "fb.bi"
#include "fbint.bi"
#include "ast.bi"
#include "rtl.bi"
Include dependency graph for rtl-oop.bas:

Go to the source code of this file.

Functions

sub rtlOOPModInit ()
 
sub rtlOOPModEnd ()
 
function_as_ASTNODE_ptr rtlOOPIsTypeOf (byval_as_ASTNODE_ptr inst, byval_as_ASTNODE_ptr rtti)
 

Variables

FB_RTL_PROCDEF funcdata [to+1] =
 

Function Documentation

function_as_ASTNODE_ptr rtlOOPIsTypeOf ( byval_as_ASTNODE_ptr  inst,
byval_as_ASTNODE_ptr  rtti 
)

Definition at line 45 of file rtl-oop.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

sub rtlOOPModEnd ( )

Definition at line 37 of file rtl-oop.bas.

Here is the caller graph for this function:

sub rtlOOPModInit ( )

Definition at line 30 of file rtl-oop.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

FB_RTL_PROCDEF funcdata[to+1] =

Definition at line 10 of file rtl-oop.bas.