Data object that describes a single property of a document that is not subject of retrieval. It acts as description of the document that can be shown as a result of retrieval.
More...
#include <bindingObjects.hpp>
Data object that describes a single property of a document that is not subject of retrieval. It acts as description of the document that can be shown as a result of retrieval.
strus::Attribute::Attribute |
( |
const String & |
name_, |
|
|
const String & |
value_ |
|
) |
| |
|
inline |
strus::Attribute::Attribute |
( |
const Attribute & |
o | ) |
|
|
inline |
strus::Attribute::Attribute |
( |
| ) |
|
|
inline |
const String& strus::Attribute::name |
( |
| ) |
const |
|
inline |
Get the unique type name of this attribute.
WString strus::Attribute::ucvalue |
( |
| ) |
const |
const String& strus::Attribute::value |
( |
| ) |
const |
|
inline |
Get the type value of this attribute.
The documentation for this class was generated from the following file: