#include <lstate.h>
Public Attributes | |
GCheader | gch |
union TString | ts |
union Udata | u |
union Closure | cl |
struct Table | h |
struct Proto | p |
struct UpVal | uv |
struct lua_State | th |
union TString GCObject::ts [write] |
union Udata GCObject::u [write] |
union Closure GCObject::cl [write] |
struct Table GCObject::h [read] |
struct Proto GCObject::p [read] |
struct UpVal GCObject::uv [read] |
struct lua_State GCObject::th [read] |