A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/classCQueryFunctionBase.html below:

NCBI C++ ToolKit: CQueryFunctionBase Class Reference

Search Toolkit Book for CQueryFunctionBase

Base class for evaluation functions. More...

#include <util/qparse/query_exec.hpp>

Inheritance diagram for CQueryFunctionBase:

Collaboration diagram for CQueryFunctionBase:

Detailed Description

Base class for evaluation functions.

Implementation guidelines for derived classes:
   1. Make it stateless. 
      All evaluation results should go to query node user object.
   2. Make it reentrant
   3. Make it thread safe and thread sync. (some functions may run in parallel)
      (stateless class satisfies both thread safety and reenterability)
See also
IQueryParseUserObject

Definition at line 67 of file query_exec.hpp.

The documentation for this class was generated from the following files:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4