strusAnalyzer  0.17
Classes | Namespaces
functionView.hpp File Reference

Structure describing the internal representation of a normalizer/tokenizer/aggregator function in the analyzer. More...

#include "strus/base/enable_if.hpp"
#include "strus/base/type_traits.hpp"
#include "strus/numericVariant.hpp"
#include <string>
#include <vector>
#include <map>
#include <iostream>
#include <sstream>

Go to the source code of this file.

Classes

class  strus::analyzer::FunctionView
 Structure describing the internal representation of a normalizer/tokenizer/aggregator function in the analyzer. More...
 
struct  strus::analyzer::FunctionView::is_atomic< type >
 Conditional for atomic type. More...
 

Namespaces

 strus
 strus toplevel namespace
 
 strus::analyzer
 analyzer parameter and return value objects namespace
 

Detailed Description

Structure describing the internal representation of a normalizer/tokenizer/aggregator function in the analyzer.

Note
The internal representation may not be suitable for reconstructing the object