Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
TKey Union Reference

#include <lobject.h>

Data Fields

struct { 
 
      TValuefields 
 
   struct Node *   next 
 
nk 
 
TValue tvk
 
struct { 
 
      TValuefields 
 
   struct Node *   next 
 
nk 
 
struct { 
 
      TValuefields 
 
   int   next 
 
nk 
 

Detailed Description

Definition at line 323 of file lua-5.1.5/src/lobject.h.

Field Documentation

◆ next [1/2]

struct Node* TKey::next

Definition at line 326 of file lua-5.1.5/src/lobject.h.

◆ next [2/2]

int TKey::next

Definition at line 478 of file lua-5.3.6/src/lobject.h.

◆ [struct] [1/3]

struct { ... } TKey::nk

◆ [struct] [2/3]

struct { ... } TKey::nk

◆ [struct] [3/3]

struct { ... } TKey::nk

◆ TValuefields

TKey::TValuefields

Definition at line 325 of file lua-5.1.5/src/lobject.h.

◆ tvk

TValue TKey::tvk

Definition at line 328 of file lua-5.1.5/src/lobject.h.


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