das2C
das core C utilities (v3)
Data Fields
das_json_val_ex Struct Reference

a JSON value (extended) More...

#include <das2/json.h>

Inherits das_json_val_s.

Collaboration diagram for das_json_val_ex:
Collaboration graph
[legend]

Data Fields

DasJdo value
 the JSON value this extends.
 
size_t offset
 the character offset for the value in the JSON input
 
size_t line_no
 the line number for the value in the JSON input
 
size_t row_no
 the row number for the value in the JSON input, in bytes
 

Detailed Description

a JSON value (extended)


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