SimGrid  3.13
Versatile Simulation of Distributed Systems
xbt_heap Struct Reference

#include <heap_private.h>

Public Attributes

int size
 
int count
 
s_xbt_heap_item_titems
 
void_f_pvoid_t free
 
void(* update_callback )(void *, int)
 

Member Data Documentation

int xbt_heap::size
int xbt_heap::count
s_xbt_heap_item_t* xbt_heap::items
void_f_pvoid_t xbt_heap::free
void(* xbt_heap::update_callback) (void *, int)

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