Main Page
Related Pages
Data Structures
Files
Data Structures
Data Fields
kvvec Struct Reference
key/value vector struct This is the main component of the
kvvec
library
More...
#include <
kvvec.h
>
Data Fields
struct
key_value
*
kv
The key/value array.
int
kv_alloc
Allocated size of key/value array.
int
kv_pairs
Number of key/value pairs.
int
kvv_sorted
Determines if this
kvvec
has been sorted.
Detailed Description
key/value vector struct This is the main component of the
kvvec
library
Note:
This should be made opaque, with a
kvvec_foreach()
using a callback to iterate over key/value pairs.
The documentation for this struct was generated from the following file:
kvvec.h
Generated on Sun Dec 11 12:03:51 2016 for Nagios by
1.5.6