SimGrid
3.13
Versatile Simulation of Distributed Systems
|
#include <heap_private.h>
Public Attributes | |
int | size |
int | count |
s_xbt_heap_item_t * | items |
void_f_pvoid_t | free |
void(* | update_callback )(void *, int) |
int xbt_heap::size |
int xbt_heap::count |
s_xbt_heap_item_t* xbt_heap::items |
void_f_pvoid_t xbt_heap::free |