12#ifndef _H_ycontrol_val_parse
13#define _H_ycontrol_val_parse
status_t
global error return code
Definition: status_enum.h:210
status_t ycontrol_val_parse(ses_cb_t *scb, obj_template_t *obj, xml_node_t *startnode, val_value_t *retval)
parse a value for a YANG type from a NETCONF PDU XML stream
Definition: ycontrol_val_parse.c:2291
NETCONF Session Common definitions module.
Global error messages for status code enumerations.
One YANG data-def-stmt.
Definition: obj.h:1229
Session Control Block.
Definition: ses.h:573
one value to match one type
Definition: val.h:912
gather node data into a simple struct.
Definition: xml_util.h:207
Value Node Basic Support.