mupdf
Loading...
Searching...
No Matches
fz_json Struct Reference

#include <json.h>

Collaboration diagram for fz_json:

Public Attributes

int type
union { 
   double   number 
   const char *   string 
   fz_json_array *   array 
   fz_json_object *   object 
u

Member Data Documentation

◆ array

fz_json_array* fz_json::array

◆ number

double fz_json::number

◆ object

fz_json_object* fz_json::object

◆ string

const char* fz_json::string

◆ type

int fz_json::type

◆ [union]

union { ... } fz_json::u

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/mupdf/checkouts/1.28.0/include/mupdf/fitz/json.h