OpenVPN
Data Fields
KeyValue Struct Reference

#include <key_value.h>

Data Fields

unsigned int key
 
const char * value
 

Detailed Description

Definition at line 17 of file key_value.h.

Field Documentation

◆ key

unsigned int KeyValue::key

Definition at line 18 of file key_value.h.

Referenced by test_find_item_by_value().

◆ value

const char* KeyValue::value

Definition at line 19 of file key_value.h.

Referenced by test_find_item_by_value().


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