WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
jsmntok Struct Reference

#include <json.h>

Public Attributes

jsmntype_t type
int start
int end
int size

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

Member Data Documentation

◆ end

int jsmntok::end

◆ size

int jsmntok::size

◆ start

int jsmntok::start

◆ type

jsmntype_t jsmntok::type

The documentation for this struct was generated from the following file:
  • /Users/mickey/Documents/Projects/warptwin/warpos/clockwerk/src/utils/json.h