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 DescriptionBase 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)
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