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 127 of file lauxlib.h.


Member Data Documentation

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().

Definition at line 129 of file lauxlib.h.

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

Definition at line 128 of file lauxlib.h.

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


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

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