X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e9d070ff4b259516963e10fde45bac591336f154..be25aefab9c2c610e764c6b3ddd0df1c2c9a4797:/include/gras/datadesc.h?ds=sidebyside diff --git a/include/gras/datadesc.h b/include/gras/datadesc.h index 842c4f3d21..595d6d5c53 100644 --- a/include/gras/datadesc.h +++ b/include/gras/datadesc.h @@ -327,6 +327,11 @@ XBT_PUBLIC(gras_datadesc_type_t) void *data); /** \brief Prototype of type callbacks selecting a type. */ typedef + + + + + gras_datadesc_type_t(*gras_datadesc_selector_t) (gras_datadesc_type_t typedesc, gras_cbps_t vars,