CClosure Struct Reference

#include <lua/lobject.h>

Collaboration diagram for CClosure:

Collaboration graph
[legend]

Data Fields

GCObjectnext
lu_byte tt
lu_byte marked
lu_byte isC
lu_byte nupvalues
GCObjectgclist
struct Tableenv
lua_CFunction f
TValue upvalue [1]

Detailed Description

Definition at line 295 of file lobject.h.


Field Documentation

struct Table* CClosure::env [read]

Definition at line 296 of file lobject.h.

Referenced by getcurrenv(), index2adr(), lua_replace(), luaF_newCclosure(), and traverseclosure().

lua_CFunction CClosure::f

Definition at line 297 of file lobject.h.

Referenced by f_Ccall(), and lua_pushcclosure().

Definition at line 296 of file lobject.h.

Referenced by propagatemark().

Definition at line 296 of file lobject.h.

Definition at line 296 of file lobject.h.

Definition at line 296 of file lobject.h.

Definition at line 298 of file lobject.h.

Referenced by aux_upvalue(), index2adr(), lua_pushcclosure(), and traverseclosure().


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

Generated on Mon Sep 28 13:42:48 2009 for rpm by  doxygen 1.5.9