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

#include <jsonCache.h>

Collaboration diagram for ObjectHT:
Collaboration graph

Data Fields

struct ObjectHT_entry ** entries
 
size_t size
 
int pow2_size
 

Detailed Description

Definition at line 173 of file jsonCache.h.

Field Documentation

struct ObjectHT_entry** ObjectHT::entries

Definition at line 175 of file jsonCache.h.

int ObjectHT::pow2_size

Definition at line 177 of file jsonCache.h.

size_t ObjectHT::size

Definition at line 176 of file jsonCache.h.


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