strusModule  0.17
Public Types | Public Attributes | List of all members
strus::NormalizerConstructor Struct Reference

Structure to define a proprietary normalizer of tokens as module. More...

#include <analyzerModule.hpp>

Public Types

typedef
NormalizerFunctionInterface *(* 
Create )(ErrorBufferInterface *errorhnd)
 

Public Attributes

const char * name
 name of the normalizer More...
 
Create create
 constructor More...
 

Detailed Description

Structure to define a proprietary normalizer of tokens as module.

Member Typedef Documentation

typedef NormalizerFunctionInterface*(* strus::NormalizerConstructor::Create)(ErrorBufferInterface *errorhnd)

Member Data Documentation

Create strus::NormalizerConstructor::create

constructor

const char* strus::NormalizerConstructor::name

name of the normalizer


The documentation for this struct was generated from the following file: