Proto Struct Reference

Collaboration diagram for Proto:
Collaboration graph
[legend]

Data Fields

 CommonHeader
TValuek
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
int lastlinedefined
GCObjectgclist
lu_byte nups
lu_byte numparams
lu_byte is_vararg
lu_byte maxstacksize

Detailed Description

Definition at line 231 of file lobject.h.


Field Documentation

Definition at line 232 of file lobject.h.

Definition at line 233 of file lobject.h.

Definition at line 234 of file lobject.h.

struct Proto** Proto::p

Definition at line 235 of file lobject.h.

Definition at line 236 of file lobject.h.

Definition at line 237 of file lobject.h.

Definition at line 238 of file lobject.h.

Definition at line 239 of file lobject.h.

Definition at line 240 of file lobject.h.

Definition at line 241 of file lobject.h.

Definition at line 242 of file lobject.h.

Definition at line 243 of file lobject.h.

Definition at line 244 of file lobject.h.

Definition at line 245 of file lobject.h.

Definition at line 246 of file lobject.h.

Definition at line 247 of file lobject.h.

Definition at line 248 of file lobject.h.

Definition at line 249 of file lobject.h.

Definition at line 250 of file lobject.h.

Definition at line 251 of file lobject.h.

Definition at line 252 of file lobject.h.


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

© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/