Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
Node::NodeKey Struct Reference

#include <lobject.h>

Data Fields

 TValuefields
 
lu_byte key_tt
 
int next
 
Value key_val
 

Detailed Description

Definition at line 687 of file lua-5.4.3/src/lobject.h.

Field Documentation

◆ key_tt

lu_byte Node::NodeKey::key_tt

Definition at line 689 of file lua-5.4.3/src/lobject.h.

◆ key_val

Value Node::NodeKey::key_val

Definition at line 691 of file lua-5.4.3/src/lobject.h.

◆ next

int Node::NodeKey::next

Definition at line 690 of file lua-5.4.3/src/lobject.h.

◆ TValuefields

Node::NodeKey::TValuefields

Definition at line 688 of file lua-5.4.3/src/lobject.h.


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