Public Attributes | List of all members
Proto Struct Reference

#include <lobject.h>

Public Attributes

AbsLineInfoabslineinfo
 
Instructioncode
 
 CommonHeader
 
GCObjectgclist
 
lu_byte is_vararg
 
TValuek
 
int lastlinedefined
 
int linedefined
 
ls_bytelineinfo
 
LocVarlocvars
 
lu_byte maxstacksize
 
lu_byte numparams
 
struct Proto ** p
 
int sizeabslineinfo
 
int sizecode
 
int sizek
 
int sizelineinfo
 
int sizelocvars
 
int sizep
 
int sizeupvalues
 
TStringsource
 
Upvaldescupvalues
 

Detailed Description

Definition at line 528 of file lobject.h.

Member Data Documentation

AbsLineInfo* Proto::abslineinfo

Definition at line 547 of file lobject.h.

Instruction* Proto::code

Definition at line 543 of file lobject.h.

Proto::CommonHeader

Definition at line 529 of file lobject.h.

GCObject* Proto::gclist

Definition at line 550 of file lobject.h.

lu_byte Proto::is_vararg

Definition at line 531 of file lobject.h.

TValue* Proto::k

Definition at line 542 of file lobject.h.

int Proto::lastlinedefined

Definition at line 541 of file lobject.h.

int Proto::linedefined

Definition at line 540 of file lobject.h.

ls_byte* Proto::lineinfo

Definition at line 546 of file lobject.h.

LocVar* Proto::locvars

Definition at line 548 of file lobject.h.

lu_byte Proto::maxstacksize

Definition at line 532 of file lobject.h.

lu_byte Proto::numparams

Definition at line 530 of file lobject.h.

struct Proto** Proto::p

Definition at line 544 of file lobject.h.

int Proto::sizeabslineinfo

Definition at line 539 of file lobject.h.

int Proto::sizecode

Definition at line 535 of file lobject.h.

int Proto::sizek

Definition at line 534 of file lobject.h.

int Proto::sizelineinfo

Definition at line 536 of file lobject.h.

int Proto::sizelocvars

Definition at line 538 of file lobject.h.

int Proto::sizep

Definition at line 537 of file lobject.h.

int Proto::sizeupvalues

Definition at line 533 of file lobject.h.

TString* Proto::source

Definition at line 549 of file lobject.h.

Upvaldesc* Proto::upvalues

Definition at line 545 of file lobject.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:49