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

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

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 Dec 28 00:31:16 2016 for rpm by  doxygen 1.4.4