Public Attributes | List of all members
lua_State Struct Reference

#include <lstate.h>

Public Attributes

lu_byte allowhook
 
CallInfo base_ci
 
int basehookcount
 
CallInfoci
 
 CommonHeader
 
ptrdiff_t errfunc
 
struct lua_longjmperrorJmp
 
GCObjectgclist
 
volatile lua_Hook hook
 
int hookcount
 
volatile l_signalT hookmask
 
global_Statel_G
 
l_uint32 nCcalls
 
unsigned short nci
 
int oldpc
 
UpValopenupval
 
StkId stack
 
StkId stack_last
 
lu_byte status
 
StkId tbclist
 
StkId top
 
struct lua_Statetwups
 

Detailed Description

Definition at line 304 of file lstate.h.

Member Data Documentation

◆ allowhook

lu_byte lua_State::allowhook

Definition at line 307 of file lstate.h.

◆ base_ci

CallInfo lua_State::base_ci

Definition at line 319 of file lstate.h.

◆ basehookcount

int lua_State::basehookcount

Definition at line 324 of file lstate.h.

◆ ci

CallInfo* lua_State::ci

Definition at line 311 of file lstate.h.

◆ CommonHeader

lua_State::CommonHeader

Definition at line 305 of file lstate.h.

◆ errfunc

ptrdiff_t lua_State::errfunc

Definition at line 321 of file lstate.h.

◆ errorJmp

struct lua_longjmp* lua_State::errorJmp

Definition at line 318 of file lstate.h.

◆ gclist

GCObject* lua_State::gclist

Definition at line 316 of file lstate.h.

◆ hook

volatile lua_Hook lua_State::hook

Definition at line 320 of file lstate.h.

◆ hookcount

int lua_State::hookcount

Definition at line 325 of file lstate.h.

◆ hookmask

volatile l_signalT lua_State::hookmask

Definition at line 326 of file lstate.h.

◆ l_G

global_State* lua_State::l_G

Definition at line 310 of file lstate.h.

◆ nCcalls

l_uint32 lua_State::nCcalls

Definition at line 322 of file lstate.h.

◆ nci

unsigned short lua_State::nci

Definition at line 308 of file lstate.h.

◆ oldpc

int lua_State::oldpc

Definition at line 323 of file lstate.h.

◆ openupval

UpVal* lua_State::openupval

Definition at line 314 of file lstate.h.

◆ stack

StkId lua_State::stack

Definition at line 313 of file lstate.h.

◆ stack_last

StkId lua_State::stack_last

Definition at line 312 of file lstate.h.

◆ status

lu_byte lua_State::status

Definition at line 306 of file lstate.h.

◆ tbclist

StkId lua_State::tbclist

Definition at line 315 of file lstate.h.

◆ top

StkId lua_State::top

Definition at line 309 of file lstate.h.

◆ twups

struct lua_State* lua_State::twups

Definition at line 317 of file lstate.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:29