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