luabind.h File Reference

functions to help in creating bindings More...

Go to the source code of this file.

Data Structures

struct  L_const
struct  L_Tuserdata

Functions

void L_error (lua_State *L, char *msg,...)
int L_tablesize (lua_State *L, int n)
void L_checknarg (lua_State *L, int n, char *msg)
void L_openconst (lua_State *L, const struct L_const *t)
void L_openTconst (lua_State *L, const struct L_Tuserdata *t, const char *type)
void * L_checkludata (lua_State *L, int n)


Detailed Description

functions to help in creating bindings

Author:
Name   <sorry guy>

Definition in file luabind.h.


Function Documentation

void* L_checkludata ( lua_State *  L,
int  n 
)

void L_checknarg ( lua_State *  L,
int  n,
char *  msg 
)

void L_error ( lua_State *  L,
char *  msg,
  ... 
)

void L_openconst ( lua_State *  L,
const struct L_const t 
)

void L_openTconst ( lua_State *  L,
const struct L_Tuserdata t,
const char *  type 
)

int L_tablesize ( lua_State *  L,
int  n 
)


Generated on Sat Nov 1 15:55:53 2008 for FreePOPs by  doxygen 1.5.6