| 
    B-Trees
    
   B-tree implementation in C++ to index documents based on numerical id's and title strings. 
   | 
 
Header data for the hashfile. More...
Public Attributes | |
| int | blockCount | 
Header data for the hashfile.
| int HashfileHeader::blockCount | 
 1.8.11