KMR
Public Attributes | List of all members
kmr_kv_box Struct Reference

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
 

Detailed Description

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.

Definition at line 401 of file kmr.h.


The documentation for this struct was generated from the following file: