Data object that represents single numeric property of a document that can be subject of retrieval or act as search restriction.
More...
#include <bindingObjects.hpp>
Data object that represents single numeric property of a document that can be subject of retrieval or act as search restriction.
strus::MetaData::MetaData |
( |
const String & |
name_, |
|
|
const Variant & |
value_ |
|
) |
| |
|
inline |
strus::MetaData::MetaData |
( |
const MetaData & |
o | ) |
|
|
inline |
strus::MetaData::MetaData |
( |
| ) |
|
|
inline |
const String& strus::MetaData::name |
( |
| ) |
const |
|
inline |
Get the type name of this meta data field:
double strus::MetaData::value |
( |
| ) |
const |
|
inline |
Get the value of this meta data field:
The documentation for this class was generated from the following file: