Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
document the gras_datadesc_t datatype
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 22 Jul 2004 03:16:05 +0000 (03:16 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 22 Jul 2004 03:16:05 +0000 (03:16 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@305 48e7efb5-ca39-0410-a469-dd3cf9ba447f

include/datadesc.h

index 925a301..07163c8 100644 (file)
 BEGIN_DECL
 
 
 BEGIN_DECL
 
 
-/* datadesc */
+/**
+ * gras_datadesc_type_t:
+ * 
+ * Opaque type describing a type description you don't want to open.
+ */
 typedef struct s_gras_datadesc_type gras_datadesc_type_t;
 
 /* callbacks prototypes */
 typedef struct s_gras_datadesc_type gras_datadesc_type_t;
 
 /* callbacks prototypes */