Ardour  8.7-15-gadf511264b
GCUnion Union Reference

#include <lstate.h>

Public Attributes

GCObject gc
 
struct TString ts
 
struct Udata u
 
union Closure cl
 
struct Table h
 
struct Proto p
 
struct lua_State th
 

Detailed Description

Definition at line 211 of file lstate.h.

Member Data Documentation

◆ cl

union Closure GCUnion::cl

Definition at line 212 of file lstate.h.

◆ gc

GCObject GCUnion::gc

Definition at line 212 of file lstate.h.

◆ h

struct Table GCUnion::h

Definition at line 212 of file lstate.h.

◆ p

struct Proto GCUnion::p

Definition at line 212 of file lstate.h.

◆ th

struct lua_State GCUnion::th

Definition at line 212 of file lstate.h.

◆ ts

struct TString GCUnion::ts

Definition at line 212 of file lstate.h.

◆ u

struct Udata GCUnion::u

Definition at line 212 of file lstate.h.


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