GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
Data Fields
gp_json_obj Struct Reference

A JSON object description. More...

#include <gp_json_reader.h>

Collaboration diagram for gp_json_obj:
Collaboration graph
[legend]

Data Fields

const gp_json_obj_attrattrs
 A list of object attributes.
 
size_t attr_cnt
 A size of attrs array.
 

Detailed Description

A JSON object description.

Definition at line 269 of file gp_json_reader.h.

Field Documentation

◆ attrs

const gp_json_obj_attr* gp_json_obj::attrs

A list of object attributes.

Attributes we are looking for, the parser sets the val->idx for these.

Definition at line 275 of file gp_json_reader.h.


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