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

#include <jsonCache.h>

Collaboration diagram for ObjectHT_entry:
Collaboration graph

Data Fields

char * key
 
json_telem
 
struct ObjectHT_entryprev
 

Detailed Description

Definition at line 165 of file jsonCache.h.

Field Documentation

json_t* ObjectHT_entry::elem

Definition at line 168 of file jsonCache.h.

char* ObjectHT_entry::key

Definition at line 167 of file jsonCache.h.

struct ObjectHT_entry* ObjectHT_entry::prev

Definition at line 170 of file jsonCache.h.


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