CNDP
22.08.0
|
#include <jcfg.h>
Data Fields | |
obj_type_t | type |
uint16_t | array_sz |
int | boolean |
int64_t | value |
char * | str |
JCFG Object information
obj_type_t type |
uint16_t array_sz |
Array size if array type
int boolean |
char* str |
String pointer if string (must be freed)