CS205 Assignment 2
Public Attributes | List of all members
tree_node Struct Reference

Public Attributes

tree_nodefather
 
tree_nodel_child
 
tree_noder_child
 
uint32_t node_count
 the number of occurrences of a certain data (repetation count)
 
uint32_t tree_count
 the size of the subtree (including the root)
 
uint64_t data
 only save 8-bytes width memory for the data of any representation
 

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