Save index to disk and close files Arguments: None Returns: None
| Return Type | Function name | Arguments |
|---|---|---|
| void | hdbIndexUkey::Halt | (void) |
Declared in file: hzDatabase.h
Defined in file : hdbIndex.cpp
Function body:
void hdbIndexUkey::Halt (void)
{
// Save index to disk and close files
//
// Arguments: None
// Returns: None
// STUB
}