Public Attributes | List of all members
Value Union Reference

#include <lobject.h>

Public Attributes

lua_CFunction f
 
struct GCObjectgc
 
lua_Integer i
 
lua_Number n
 
void * p
 

Detailed Description

Definition at line 49 of file lobject.h.

Member Data Documentation

◆ f

lua_CFunction Value::f

Definition at line 52 of file lobject.h.

◆ gc

struct GCObject* Value::gc

Definition at line 50 of file lobject.h.

◆ i

lua_Integer Value::i

Definition at line 53 of file lobject.h.

◆ n

lua_Number Value::n

Definition at line 54 of file lobject.h.

◆ p

void* Value::p

Definition at line 51 of file lobject.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30