SimGrid  3.14.159
Versatile Simulation of Distributed Systems

Detailed Description

#include <dynar.h>

Public Attributes

unsigned long size
 
unsigned long used
 
unsigned long elmsize
 
voiddata
 
void_f_pvoid_t free_f
 

Member Data Documentation

§ size

unsigned long xbt_dynar_s::size

§ used

unsigned long xbt_dynar_s::used

§ elmsize

unsigned long xbt_dynar_s::elmsize

§ data

void* xbt_dynar_s::data

§ free_f

void_f_pvoid_t xbt_dynar_s::free_f

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