NACM RFC341 datanode paths, read operation
This commit is contained in:
parent
58c36decef
commit
ba59e22fd7
26 changed files with 689 additions and 325 deletions
|
|
@ -270,9 +270,7 @@ populate_self_top(cxobj *xt,
|
|||
/*! Find yang spec association of tree of XML nodes
|
||||
*
|
||||
* Populate xt:s children as top-level symbols
|
||||
* This may be unnecessary if yspec is set on manual creation. Also note that for incoming or
|
||||
* outgoing RPC need specialized function. maybe it can be built into the same function, but
|
||||
* you dont know whether it is input or output rpc.
|
||||
* This may be unnecessary if yspec is set on manual creation: x=xml_new(); xml_spec_set(x,y)
|
||||
* @param[in] xt XML tree node
|
||||
* @param[in] yspec Yang spec
|
||||
* @param[out] xerr Reason for failure, or NULL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue