|
JST: JSON tools
1.0.0
JSON tools dynamic library for reading, manipulating and writing JSON tree
|
A JSON array. More...
#include <jstools.h>

Data Fields | |
| struct JST_ArrayItem_ ** | items |
| Array of JST_ArrayItem. More... | |
| unsigned | count |
| Cardinality of the previous array. More... | |
| struct JST_Element_ * | parent |
| of type JST_ArrayItem or JST_Pair, case selector is parent->type More... | |
| struct JST_ArrayItem_** items |
| struct JST_Element_* parent |
1.8.13