Save index to disk and close files Arguments: None Returns: None

Return TypeFunction nameArguments
voidhdbIndexUkey::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
}