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

#include <jsonCache.h>

Collaboration diagram for json_object_iterator_s:
Collaboration graph

Data Fields

struct ObjectHTht
 
size_t current_bucket
 
struct ObjectHT_entrycurrent_elem
 

Detailed Description

Definition at line 245 of file jsonCache.h.

Field Documentation

size_t json_object_iterator_s::current_bucket

Definition at line 248 of file jsonCache.h.

struct ObjectHT_entry* json_object_iterator_s::current_elem

Definition at line 249 of file jsonCache.h.

struct ObjectHT* json_object_iterator_s::ht

Definition at line 247 of file jsonCache.h.


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