cueOS  2.4
cueOS - Universal Show Control OS for ARM
json_parser_json_param_s Struct Reference

JSON parameter structure object. More...

#include <json_parser.h>

Data Fields

char * key
 
char * val
 

Detailed Description

JSON parameter structure object.

Definition at line 22 of file json_parser.h.

Field Documentation

◆ key

char* key

JSON parameter key string

Definition at line 23 of file json_parser.h.

◆ val

char* val

JSON parameter value string

Definition at line 24 of file json_parser.h.


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