Explorar o código

Nodestore: Improve docs

Julius Pfrommer %!s(int64=5) %!d(string=hai) anos
pai
achega
2959c35ffc
Modificáronse 1 ficheiros con 6 adicións e 2 borrados
  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