|
strusAnalyzer
0.17
|
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 | |
Structure describing the internal representation of a normalizer/tokenizer/aggregator function in the analyzer.
1.8.6