Proto Struct Reference

#include <lobject.h>


Data Fields

GCObjectnext
lu_byte tt
lu_byte marked
TObjectk
Instructioncode
struct Proto ** p
int * lineinfo
struct LocVarlocvars
TString ** upvalues
TStringsource
int sizeupvalues
int sizek
int sizecode
int sizelineinfo
int sizep
int sizelocvars
int lineDefined
GCObjectgclist
lu_byte nups
lu_byte numparams
lu_byte is_vararg
lu_byte maxstacksize


Detailed Description

Definition at line 211 of file lobject.h.


Field Documentation

Definition at line 212 of file lobject.h.

Definition at line 212 of file lobject.h.

Definition at line 212 of file lobject.h.

struct Proto** Proto::p [read]

struct LocVar* Proto::locvars [read]

Definition at line 233 of file lobject.h.

Referenced by body(), DumpFunction(), funcinfo(), LoadFunction(), and luaF_newproto().

Definition at line 235 of file lobject.h.

Referenced by propagatemarks().


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

Generated on Fri Dec 12 13:02:13 2008 for rpm by  doxygen 1.5.6