|
Objectively
Ultra-lightweight object oriented framework for GNU C.
|
Internal state for JSON text parsing.
Definition at line 280 of file JSONContext.c.
Properties | |
| uint8_t * | b |
| const Data * | data |
| bool | error |
| int | options |
| uint8_t* JSONReader::b |
Definition at line 283 of file JSONContext.c.
| const Data* JSONReader::data |
Definition at line 281 of file JSONContext.c.
| bool JSONReader::error |
Definition at line 284 of file JSONContext.c.
| int JSONReader::options |
Definition at line 282 of file JSONContext.c.