lrotable.h File Reference

Go to the source code of this file.

Data Structures

struct  luaR_value_entry
struct  luaR_table

Typedefs

typedef lua_Number luaR_result

Functions

luaR_result luaR_findglobal (const char *key, lu_byte *ptype)
int luaR_findfunction (lua_State *L, const luaL_reg *ptable)
luaR_result luaR_findentry (void *data, const char *key, lu_byte *ptype)


Typedef Documentation

Definition at line 10 of file lrotable.h.


Function Documentation

luaR_result luaR_findglobal ( const char *  key,
lu_byte ptype 
)

int luaR_findfunction ( lua_State L,
const luaL_reg *  ptable 
)

luaR_result luaR_findentry ( void *  data,
const char *  key,
lu_byte ptype 
)


© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/