Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  
Classes

SgSearchControl.h File Reference

Search control for searchengine. More...

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...

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.


Sun Mar 13 2011 Doxygen 1.7.1