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

GCObject* Value::gc

Definition at line 54 of file lobject.h.

void* Value::p

Definition at line 55 of file lobject.h.

lua_Number Value::n

Definition at line 56 of file lobject.h.

int Value::b

Definition at line 57 of file lobject.h.


The documentation for this union was generated from the following file:
Generated on Fri Oct 12 08:44:57 2007 for rpm by  doxygen 1.5.2