Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

Value Union Reference

#include <lobject.h>


Data Fields

GCObjectgc
void * p
lua_Number n
int b


Detailed Description

Definition at line 52 of file lobject.h.


Field Documentation

int Value::b
 

Definition at line 57 of file lobject.h.

GCObject* Value::gc
 

Definition at line 54 of file lobject.h.

lua_Number Value::n
 

Definition at line 56 of file lobject.h.

void* Value::p
 

Definition at line 55 of file lobject.h.


The documentation for this union was generated from the following file:
Generated on Tue Feb 19 22:17:25 2008 for rpm by  doxygen 1.4.4