SimGrid  3.14.159
Versatile Simulation of Distributed Systems

Detailed Description

#include <dict.h>

Public Attributes

char * key
 
int key_len
 
unsigned int hash_code
 
voidcontent
 
xbt_dictelm_t next
 

Member Data Documentation

§ key

char* s_xbt_dictelm::key

§ key_len

int s_xbt_dictelm::key_len

§ hash_code

unsigned int s_xbt_dictelm::hash_code

§ content

void* s_xbt_dictelm::content

§ next

xbt_dictelm_t s_xbt_dictelm::next

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