Multi-ApplicationOnlineProfiling  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
json_array_s Struct Reference

#include <jsonCache.h>

Collaboration diagram for json_array_s:
Collaboration graph

Data Fields

json_t ___
 
json_t ** content
 
size_t size
 

Detailed Description

Definition at line 206 of file jsonCache.h.

Field Documentation

json_t json_array_s::___

Definition at line 208 of file jsonCache.h.

json_t** json_array_s::content

Definition at line 210 of file jsonCache.h.

size_t json_array_s::size

Definition at line 211 of file jsonCache.h.


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