#include <lauxlib.h>
Public Attributes | |
char * | p |
int | lvl |
lua_State * | L |
char | buffer [LUAL_BUFFERSIZE] |
Definition at line 127 of file lauxlib.h.
char luaL_Buffer::buffer[LUAL_BUFFERSIZE] |
Definition at line 131 of file lauxlib.h.
Referenced by emptybuffer(), luaL_buffinit(), and luaL_prepbuffer().
Definition at line 130 of file lauxlib.h.
Referenced by adjuststack(), emptybuffer(), luaL_addvalue(), luaL_buffinit(), and luaL_pushresult().
int luaL_Buffer::lvl |
Definition at line 129 of file lauxlib.h.
Referenced by adjuststack(), emptybuffer(), luaL_addvalue(), luaL_buffinit(), and luaL_pushresult().
char* luaL_Buffer::p |
Definition at line 128 of file lauxlib.h.
Referenced by emptybuffer(), luaL_addvalue(), and luaL_buffinit().
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1