X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e9d070ff4b259516963e10fde45bac591336f154..f9bb80daccf52fba2e729885ff8cf57f76d4ab1d:/include/gras/datadesc.h 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,