H2Lib  3.0
Data Fields
_blockentry Struct Reference

Auxiliary structure for hierarchical iterators for a block cluster tree. More...

#include <block.h>

Data Fields

pcblock b
 block tree.
 
uint bname
 Number of the block tree.
 
uint rname
 Number of the row cluster of b.
 
uint cname
 Number of the column cluster of b.
 
pcblockentry father
 Pointer to the blockentry object of the father of b.
 
pblockentry next
 Pointer to the blockentry object of the sucessor of b.
 

Detailed Description

Auxiliary structure for hierarchical iterators for a block cluster tree.


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