浏览代码

doc: document starpu_data_interface_get_next_id

Nathalie Furmento 13 年之前
父节点
当前提交
de38f6c394
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      doc/chapters/advanced-api.texi

+ 4 - 0
doc/chapters/advanced-api.texi

@@ -142,6 +142,10 @@ future CRC computation. This is used for computing data size footprint.
 @node An example of data interface
 @subsection An example of data interface
 
+@deftypefun int starpu_data_interface_get_next_id ()
+Returns the next available id for a newly created data interface.
+@end deftypefun
+
 TODO
 See @code{src/datawizard/interfaces/vector_interface.c} for now.