Kii JSON
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes | List of all members
kii_json_resource_t Struct Reference

#include <kii_json.h>

Public Attributes

kii_json_token_ttokens
 
size_t tokens_num
 

Detailed Description

Resource used by KII JSON library. Fields of this struct determines max number of tokens inside json can be parsed.

Member Data Documentation

kii_json_token_t* kii_json_resource_t::tokens

Array to set kii_json_t::tokens.

size_t kii_json_resource_t::tokens_num

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