luaL_Buffer Struct Reference

#include <lauxlib.h>

List of all members.

Public Attributes

char * p
int lvl
lua_StateL
char buffer [LUAL_BUFFERSIZE]


Detailed Description

Definition at line 129 of file lauxlib.h.


Member Data Documentation

char* luaL_Buffer::p

Definition at line 130 of file lauxlib.h.

Referenced by emptybuffer(), luaL_addvalue(), and luaL_buffinit().

int luaL_Buffer::lvl

Definition at line 131 of file lauxlib.h.

Referenced by adjuststack(), emptybuffer(), luaL_addvalue(), luaL_buffinit(), and luaL_pushresult().

lua_State* luaL_Buffer::L

Definition at line 132 of file lauxlib.h.

Referenced by adjuststack(), emptybuffer(), luaL_addvalue(), luaL_buffinit(), and luaL_pushresult().

char luaL_Buffer::buffer[LUAL_BUFFERSIZE]

Definition at line 133 of file lauxlib.h.

Referenced by emptybuffer(), luaL_buffinit(), and luaL_prepbuffer().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 16 15:15:04 2009 for Scorched3D by  doxygen 1.5.3