darknet  v3
Public Attributes | List of all members
kvp Struct Reference

#include <option_list.h>

Collaboration diagram for kvp:
Collaboration graph

Public Attributes

char * key
 
char * val
 
int used
 

Detailed Description

Definition at line 5 of file option_list.h.

Member Data Documentation

◆ key

char* kvp::key

Definition at line 6 of file option_list.h.

◆ used

int kvp::used

Definition at line 8 of file option_list.h.

◆ val

char* kvp::val

Definition at line 7 of file option_list.h.


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