Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

SgSearchControl.h File Reference


Detailed Description

Search control for searchengine.

Provides base class SgSearchControl and several basic serch control strategies. An SgSearchControl object is installed into SgSearch or derived engine.

Definition in file SgSearchControl.h.

Go to the source code of this file.

Classes

class  SgSearchControl
 Resource control used in class SgSearch. More...
class  SgTimeSearchControl
 Example of a simple search abort class: abort when time has expired. More...
class  SgNodeSearchControl
 Example of a simple search abort class: abort when node limit is reached. More...
class  SgCombinedSearchControl
 Abort when either time or node limit is reached. More...
class  SgRelaxedSearchControl
 Abort when time limit is reached AND a number of nodes were searched. More...


17 Jun 2010 Doxygen 1.4.7