|
strusModule
0.17
|
Structure to declare a query evaluation weighting function as module object. More...
#include <storageModule.hpp>
Public Types | |
| typedef WeightingFunctionInterface *(* | Create )(ErrorBufferInterface *errorhnd) |
Public Attributes | |
| const char * | name |
| name of the weighting function More... | |
| Create | create |
| constructor of the function More... | |
Structure to declare a query evaluation weighting function as module object.
| typedef WeightingFunctionInterface*(* strus::WeightingFunctionConstructor::Create)(ErrorBufferInterface *errorhnd) |
| Create strus::WeightingFunctionConstructor::create |
constructor of the function
| const char* strus::WeightingFunctionConstructor::name |
name of the weighting function
1.8.6