瀏覽代碼

Nodestore: Improve docs

Julius Pfrommer 5 年之前
父節點
當前提交
2959c35ffc
共有 1 個文件被更改,包括 6 次插入2 次删除
  1. 6 2
      include/open62541/plugin/nodestore.h

+ 6 - 2
include/open62541/plugin/nodestore.h

@@ -490,9 +490,13 @@ typedef struct {
                     UA_NodestoreVisitor visitor);
 } UA_Nodestore;
 
+
 /**
- * The following methods specialize internally for the different node classes
- * (distinguished by the nodeClass member) */
+ * Node Handling
+ * =============
+ *
+ * The following methods specialize internally for the different node classes,
+ * distinguished by the NodeClass attribute. */
 
 /* Attributes must be of a matching type (VariableAttributes, ObjectAttributes,
  * and so on). The attributes are copied. Note that the attributes structs do