MOS Source Code
Loading...
Searching...
No Matches
tree_node_t Struct Reference

#include <tree.hpp>

Collaboration diagram for tree_node_t:

Public Attributes

 as_linked_list
tree_node_tparent
list_head children

Detailed Description

Definition at line 11 of file tree.hpp.

Member Data Documentation

◆ as_linked_list

as_linked_list

Definition at line 13 of file tree.hpp.

◆ parent

tree_node_t* parent

Definition at line 14 of file tree.hpp.

Referenced by tree_add_child().

◆ children

list_head children

Definition at line 15 of file tree.hpp.

Referenced by tree_add_child(), and tree_node_init().


The documentation for this struct was generated from the following file:
  • kernel/include/private/mos/lib/structures/tree.hpp