|
libdballe
6.8
|
Wrapper around a Value index that compares so that all values from which the best report should be selected appear to be the same. More...
#include <cursor.h>
Public Member Functions | |
| DataBestKey (const memdb::ValueStorage< memdb::Value > &values, size_t idx) | |
| const memdb::Value & | value () const |
| bool | operator< (const DataBestKey &o) const |
Data Fields | |
|
const memdb::ValueStorage < memdb::Value > & | values |
| size_t | idx |
Wrapper around a Value index that compares so that all values from which the best report should be selected appear to be the same.
1.8.8