|
Nagios 4.5.2
Dev docs for Nagios core and neb-module hackers
|
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. | |
key/value vector struct This is the main component of the kvvec library