SimGrid  3.14.159
Versatile Simulation of Distributed Systems
s_xbt_dict Struct Reference

Detailed Description

#include <dict_private.h>

Public Attributes

void_f_pvoid_t free_f
 
xbt_dictelm_ttable
 
int table_size
 
int count
 
int fill
 
int homogeneous
 

Member Data Documentation

§ free_f

void_f_pvoid_t s_xbt_dict::free_f

§ table

xbt_dictelm_t* s_xbt_dict::table

§ table_size

int s_xbt_dict::table_size

§ count

int s_xbt_dict::count

§ fill

int s_xbt_dict::fill

§ homogeneous

int s_xbt_dict::homogeneous

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