Attribute of a query evaluation result element.
More...
#include <bindingObjects.hpp>
Attribute of a query evaluation result element.
strus::SummaryElement::SummaryElement |
( |
| ) |
|
|
inline |
strus::SummaryElement::SummaryElement |
( |
const String & |
name_, |
|
|
const String & |
value_, |
|
|
double |
weight_, |
|
|
int |
index_ |
|
) |
| |
|
inline |
int strus::SummaryElement::index |
( |
| ) |
const |
|
inline |
Get the index (grouping) of the summary element if defined or -1.
const String& strus::SummaryElement::name |
( |
| ) |
const |
|
inline |
Get the name of the summary element.
bool strus::SummaryElement::operator!= |
( |
const SummaryElement & |
o | ) |
const |
|
inline |
bool strus::SummaryElement::operator== |
( |
const SummaryElement & |
o | ) |
const |
|
inline |
WString strus::SummaryElement::ucvalue |
( |
| ) |
const |
const String& strus::SummaryElement::value |
( |
| ) |
const |
|
inline |
Get the value of the summary element.
double strus::SummaryElement::weight |
( |
| ) |
const |
|
inline |
Get the weight of the summary element.
The documentation for this class was generated from the following file: