Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

tolua_tt.h File Reference

Go to the source code of this file.

Functions

void toluaI_tt_init (void)
void toluaI_tt_register (int tag, char *type)
void toluaI_tt_class (lua_Object lo, char *derived, char *base)
void toluaI_tt_sethierarchy (int tag, int btag)
int toluaI_tt_isusertype (lua_Object lo)
int toluaI_tt_gettag (char *type)
char* toluaI_tt_getobjtype (lua_Object lo)


Function Documentation

void toluaI_tt_class ( lua_Object lo,
char * derived,
char * base )
 

char* toluaI_tt_getobjtype ( lua_Object lo )
 

int toluaI_tt_gettag ( char * type )
 

void toluaI_tt_init ( void )
 

int toluaI_tt_isusertype ( lua_Object lo )
 

void toluaI_tt_register ( int tag,
char * type )
 

void toluaI_tt_sethierarchy ( int tag,
int btag )
 


Generated at Wed Apr 4 19:56:33 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001