Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
|
4.2.99 |
#include <zephyr/data/json.h>
Data Fields | |
void *(* | state )(struct json_lexer *lex) |
char * | start |
char * | pos |
char * | end |
struct json_token | tok |
char* json_lexer::end |
char* json_lexer::pos |
char* json_lexer::start |
void *(* json_lexer::state) (struct json_lexer *lex) |
struct json_token json_lexer::tok |