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

#include <das2/json.h>

Inherits das_json_val_s.

Detailed Description

a JSON value (extended)

Data Fields

DasJdo value
 the JSON value this extends. More...
 
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
 

Field Documentation

DasJdo value

the JSON value this extends.


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