|
strusAnalyzer
0.17
|
Options to stear the creation of terms in the analyzer. More...
#include <featureOptions.hpp>
Public Member Functions | |
| FeatureOptions () | |
| Default constructor. More... | |
| FeatureOptions (const FeatureOptions &o) | |
| Copy constructor. More... | |
| FeatureOptions (unsigned int opt_) | |
| Constructor. More... | |
| analyzer::PositionBind | positionBind () const |
| Get the PositionBind value set. More... | |
| void | definePositionBind (analyzer::PositionBind b) |
| Define the PositionBind value. More... | |
| unsigned int | opt () const |
| Get the options transacription as integer. More... | |
Options to stear the creation of terms in the analyzer.
|
inline |
Default constructor.
|
inline |
Copy constructor.
|
inline |
Constructor.
|
inline |
Define the PositionBind value.
|
inline |
Get the options transacription as integer.
|
inline |
Get the PositionBind value set.
1.8.6