소스 검색

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