rpm  4.5
Data Fields
lua_TObject Struct Reference

#include <lua/lobject.h>

Collaboration diagram for lua_TObject:
Collaboration graph
[legend]

Data Fields

int tt
 
Value value
 

Detailed Description

Definition at line 64 of file lobject.h.

Field Documentation

int lua_TObject::tt

Definition at line 65 of file lobject.h.

Value lua_TObject::value

Definition at line 66 of file lobject.h.

Referenced by valismarked().


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