瀏覽代碼

Added placeholder for the to implement functions in the documentation

Yentl Van Tendeloo 8 年之前
父節點
當前提交
5889469983
共有 1 個文件被更改,包括 16 次插入0 次删除
  1. 16 0
      doc/wrappers.rst

+ 16 - 0
doc/wrappers.rst

@@ -623,6 +623,22 @@ Functions
 
    Returns the identifier of the target of association *ID* in model *model_name*.
 
+.. function:: service_register(name, function)
+
+.. function:: service_stop()
+
+.. function:: service_get(port)
+
+.. function:: service_set(port, value)
+
+.. function:: user_password(user, password)
+
+.. function:: transformation_read_signature(transformation)
+
+.. function:: element_list_nice(model_name)
+
+.. function:: connections_between(model_name, source_element, target_element)
+
 Exceptions
 ^^^^^^^^^^