lapi.h

Go to the documentation of this file.
00001 /*
00002 ** $Id: lapi.h,v 2.2.1.1 2007/12/27 13:02:25 roberto Exp $
00003 ** Auxiliary functions from Lua API
00004 ** See Copyright Notice in lua.h
00005 */
00006 
00007 #ifndef lapi_h
00008 #define lapi_h
00009 
00010 
00011 #include "lobject.h"
00012 
00013 
00014 LUAI_FUNC void luaA_pushobject (lua_State *L, const TValue *o);
00015 
00016 #endif

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:49:54 2011 by Doxygen 1.6.1