open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
jsmntok_t Struct Reference

#include <jsmn.h>

Data Fields

jsmntype_t type
 
int start
 
int end
 
int size
 

Detailed Description

Definition at line 30 of file jsmn.h.

Field Documentation

◆ type

jsmntype_t jsmntok_t::type

Definition at line 31 of file jsmn.h.

◆ start

int jsmntok_t::start

Definition at line 32 of file jsmn.h.

◆ end

int jsmntok_t::end

Definition at line 33 of file jsmn.h.

◆ size

int jsmntok_t::size

Definition at line 34 of file jsmn.h.


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