One typed term occurrence in a document or a query.
More...
#include <bindingObjects.hpp>
One typed term occurrence in a document or a query.
| strus::Term::Term |
( |
const String & |
type_, |
|
|
const String & |
value_, |
|
|
const Index & |
position_, |
|
|
const Index & |
length_ |
|
) |
| |
|
inline |
| strus::Term::Term |
( |
const Term & |
o | ) |
|
|
inline |
| Index strus::Term::length |
( |
| ) |
const |
|
inline |
| bool strus::Term::operator< |
( |
const Term & |
o | ) |
const |
| Index strus::Term::position |
( |
| ) |
const |
|
inline |
| const String& strus::Term::type |
( |
| ) |
const |
|
inline |
| WString strus::Term::ucvalue |
( |
| ) |
const |
| const String& strus::Term::value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: