luaL_Buffer Struct Reference

#include <lauxlib.h>

Collaboration diagram for luaL_Buffer:
Collaboration graph
[legend]

Data Fields

char * p
int lvl
lua_StateL
char buffer [LUAL_BUFFERSIZE]

Detailed Description

Definition at line 129 of file lauxlib.h.


Field Documentation

char luaL_Buffer::buffer[LUAL_BUFFERSIZE]

Definition at line 133 of file lauxlib.h.

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

Definition at line 132 of file lauxlib.h.

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

Definition at line 131 of file lauxlib.h.

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

Definition at line 130 of file lauxlib.h.

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


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2