SimGrid  3.14.159
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

◆ size

int xbt_heap::size

◆ count

int xbt_heap::count

◆ items

s_xbt_heap_item_t* xbt_heap::items

◆ free

void_f_pvoid_t xbt_heap::free

◆ update_callback

void(* xbt_heap::update_callback) (void *, int)

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