struct
structshtree__t
variable
(t)
struct shtree_t* shtree_t::root
variable
(t)
struct shtree_t* shtree_t::parent
variable
(t)
struct shtree_t* shtree_t::left
variable
struct shtree_t* shtree_t::right
variable
(t)
unsigned char* shtree_t::data
variable
(t)
shtime_t shtree_t::stamp
The last time that the node was updated.
variable
(t)
int shtree_t::level
The number of node hops from the root.
variable
(t)
int shtree_t::flags
tree attributes