#include <lauxlib.h>

Public Attributes | |
| char * | b |
| size_t | size |
| size_t | n |
| lua_State * | L |
| char | initb [LUAL_BUFFERSIZE] |
Definition at line 144 of file lauxlib.h.
| char* luaL_Buffer::b |
Definition at line 145 of file lauxlib.h.
Referenced by luaL_buffinit(), luaL_prepbuffsize(), and luaL_pushresult().
| char luaL_Buffer::initb[LUAL_BUFFERSIZE] |
Definition at line 149 of file lauxlib.h.
Referenced by luaL_buffinit().
Definition at line 148 of file lauxlib.h.
Referenced by luaL_addvalue(), luaL_buffinit(), luaL_prepbuffsize(), and luaL_pushresult().
| size_t luaL_Buffer::n |
Definition at line 147 of file lauxlib.h.
Referenced by luaL_buffinit(), luaL_prepbuffsize(), and luaL_pushresult().
| size_t luaL_Buffer::size |
Definition at line 146 of file lauxlib.h.
Referenced by luaL_buffinit(), and luaL_prepbuffsize().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:13:01 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |