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 Wed Jan 28 12:45:30 2009 for rpm by  doxygen 1.4.7