My Kernel
v0.1.0
Data Fields
tree_node Struct Reference
Libalgo
»
Tree
A single node inside a tree.
#include <
tree.h
>
Data Fields
node_t
this
Linked list node used to link children together.
struct
tree_node
*
parent
Parent node.
llist_t
children
Linked list of children of this node.
The documentation for this struct was generated from the following file:
lib/libalgo/include/libalgo/
tree.h
tree_node
Generated by
1.9.5