Nagios  4.3.4
Dev docs for Nagios core and neb-module hackers
Data Fields
key_value Struct Reference

key/value pair One of the two major components of the kvvec api More...

#include <kvvec.h>

Data Fields

char * key
 The key.
 
char * value
 The value.
 
int key_len
 Length of key.
 
int value_len
 Length of value.
 

Detailed Description

key/value pair One of the two major components of the kvvec api


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