Public Attributes | List of all members
tree_node Struct Reference

Public Attributes

uintptr_t key
 
tree_node_tleft
 
tree_node_tparent
 
bool red
 
tree_node_tright
 

Detailed Description

Definition at line 506 of file wepoll.c.

Member Data Documentation

◆ key

uintptr_t tree_node::key

Definition at line 510 of file wepoll.c.

◆ left

tree_node_t* tree_node::left

Definition at line 507 of file wepoll.c.

◆ parent

tree_node_t* tree_node::parent

Definition at line 509 of file wepoll.c.

◆ red

bool tree_node::red

Definition at line 511 of file wepoll.c.

◆ right

tree_node_t* tree_node::right

Definition at line 508 of file wepoll.c.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06