Value Union Reference

#include <lua/lobject.h>

Collaboration diagram for Value:

Collaboration graph
[legend]

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 Wed Feb 6 22:33:54 2008 for rpm by  doxygen 1.5.1