Kaynağa Gözat

Nodestore: Improve docs

Julius Pfrommer 5 yıl önce
ebeveyn
işleme
2959c35ffc
1 değiştirilmiş dosya ile 6 ekleme ve 2 silme
  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