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

Structure to define a content detector for an alternative document format. More...

#include <analyzerModule.hpp>

Public Types

typedef const
DocumentClassDetectorInterface *(* 
Create )(ErrorBufferInterface *errorhnd)
 

Public Attributes

const char * title
 title of the detector (informal name) More...
 
Create create
 constructor More...
 

Detailed Description

Structure to define a content detector for an alternative document format.

Member Typedef Documentation

typedef const DocumentClassDetectorInterface*(* strus::DocumentClassDetectorConstructor::Create)(ErrorBufferInterface *errorhnd)

Member Data Documentation

Create strus::DocumentClassDetectorConstructor::create

constructor

const char* strus::DocumentClassDetectorConstructor::title

title of the detector (informal name)


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