Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
tree_t Struct Reference

Data Fields

unsigned top
 
unsigned root
 
unsigned * p
 

Detailed Description

Definition at line 449 of file graph_generator.c.

Field Documentation

◆ p

unsigned* tree_t::p

Definition at line 451 of file graph_generator.c.

Referenced by addTree(), freeTree(), mkTree(), prevRoot(), treeDup(), and writeTree().

◆ root

unsigned tree_t::root

Definition at line 450 of file graph_generator.c.

Referenced by addTree(), mkTree(), prevRoot(), resetTree(), treePop(), treeRoot(), and treeSize().

◆ top

unsigned tree_t::top

Definition at line 450 of file graph_generator.c.

Referenced by addTree(), mkTree(), resetTree(), treeDup(), treeSize(), treeTop(), and writeTree().


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