Nut/OS  4.10.3
API Reference
Value Union Reference

#include <lobject.h>

Collaboration diagram for Value:

Data Fields

GCObjectgc
void * p
lua_Number n
int b

Detailed Description

Definition at line 59 of file lobject.h.


Field Documentation

Definition at line 60 of file lobject.h.

void* Value::p

Definition at line 61 of file lobject.h.

Definition at line 62 of file lobject.h.

int Value::b

Definition at line 63 of file lobject.h.


The documentation for this union was generated from the following file: