Amazon Kinesis Webrtc C SDK
jsmn_parser Struct Reference

#include <jsmn.h>

Collaboration diagram for jsmn_parser:
Collaboration graph

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: