libdas2
das2 core C utilities
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
das_json_ary Struct Reference

#include <das2/json.h>

Detailed Description

a JSON array value

Data Fields

struct das_json_ary_el_s * start
 a linked list of the elements in the array
 
size_t length
 the number of elements in the array
 

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