strusModule
0.17
|
Structure to declare an operator to join sets of postings represented as iterator as module object. More...
#include <storageModule.hpp>
Public Types | |
typedef PostingJoinOperatorInterface *(* | Create )(ErrorBufferInterface *errorhnd) |
Public Attributes | |
const char * | name |
name of the join operator More... | |
Create | create |
constructor of the function More... | |
Structure to declare an operator to join sets of postings represented as iterator as module object.
typedef PostingJoinOperatorInterface*(* strus::PostingIteratorJoinConstructor::Create)(ErrorBufferInterface *errorhnd) |
Create strus::PostingIteratorJoinConstructor::create |
constructor of the function
const char* strus::PostingIteratorJoinConstructor::name |
name of the join operator