Public Attributes | List of all members
lua_Debug Struct Reference

#include <lua.h>

Public Attributes

int currentline
 
int event
 
unsigned short ftransfer
 
struct CallInfoi_ci
 
char istailcall
 
char isvararg
 
int lastlinedefined
 
int linedefined
 
const char * name
 
const char * namewhat
 
unsigned char nparams
 
unsigned short ntransfer
 
unsigned char nups
 
char short_src [LUA_IDSIZE]
 
const char * source
 
size_t srclen
 
const char * what
 

Detailed Description

Definition at line 469 of file lua.h.

Member Data Documentation

int lua_Debug::currentline

Definition at line 476 of file lua.h.

int lua_Debug::event

Definition at line 470 of file lua.h.

unsigned short lua_Debug::ftransfer

Definition at line 483 of file lua.h.

struct CallInfo* lua_Debug::i_ci

Definition at line 487 of file lua.h.

char lua_Debug::istailcall

Definition at line 482 of file lua.h.

char lua_Debug::isvararg

Definition at line 481 of file lua.h.

int lua_Debug::lastlinedefined

Definition at line 478 of file lua.h.

int lua_Debug::linedefined

Definition at line 477 of file lua.h.

const char* lua_Debug::name

Definition at line 471 of file lua.h.

const char* lua_Debug::namewhat

Definition at line 472 of file lua.h.

unsigned char lua_Debug::nparams

Definition at line 480 of file lua.h.

unsigned short lua_Debug::ntransfer

Definition at line 484 of file lua.h.

unsigned char lua_Debug::nups

Definition at line 479 of file lua.h.

char lua_Debug::short_src[LUA_IDSIZE]

Definition at line 485 of file lua.h.

const char* lua_Debug::source

Definition at line 474 of file lua.h.

size_t lua_Debug::srclen

Definition at line 475 of file lua.h.

const char* lua_Debug::what

Definition at line 473 of file lua.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