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

#include <json.h>

Public Attributes

unsigned int pos
unsigned int toknext
int toksuper

Detailed Description

JSON parser. Contains an array of token blocks available. Also stores the string being parsed now and current position in that string.

Member Data Documentation

◆ pos

unsigned int jsmn_parser::pos

◆ toknext

unsigned int jsmn_parser::toknext

◆ toksuper

int jsmn_parser::toksuper

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