B-Trees
B-tree implementation in C++ to index documents based on numerical id's and title strings.
Public Attributes | List of all members
HashfileHeader Struct Reference

Header data for the hashfile. More...

Public Attributes

int blockCount
 

Detailed Description

Header data for the hashfile.

Member Data Documentation

int HashfileHeader::blockCount

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