KMR
|
Handy Copy of a Key-Value Field. More...
#include <kmr.h>
Public Attributes | |
union kmr_unit_sized | k |
int | klen |
union kmr_unit_sized | v |
int | vlen |
Handy Copy of a Key-Value Field.
It holds a pair of a key and a value. The field may either be a copy (for an integer or a real value) or a pointer to the storage.