TI J721E Imaging User Guide
jsmntok_t Struct Reference

Detailed Description

JSON token description. type type (object, array, string etc.) start start position in JSON data string end end position in JSON data string

Data Fields

jsmntype_t type
 
int start
 
int end
 
int size
 

Field Documentation

◆ type

jsmntype_t jsmntok_t::type

◆ start

int jsmntok_t::start

◆ end

int jsmntok_t::end

◆ size

int jsmntok_t::size