![]() |
yumapro
25.10-1
YumaPro SDK
|
NETCONF Server XML Reader interface. More...
#include "ncxtypes.h"#include "ses.h"#include "xmlns.h"#include "xml_msg.h"#include "xml_util.h"
Go to the source code of this file.
Functions | |
| status_t | agt_xml_consume_node (ses_cb_t *scb, xml_node_t *node, ncx_layer_t layer, xml_msg_hdr_t *msghdr) |
| Consume an XML node from libxml2. More... | |
| status_t | agt_xml_consume_node_noeof (ses_cb_t *scb, xml_node_t *node, ncx_layer_t layer, xml_msg_hdr_t *msghdr) |
| Consume an XML node from libxml2. More... | |
| status_t | agt_xml_consume_node_nons (ses_cb_t *scb, xml_node_t *node, ncx_layer_t layer, xml_msg_hdr_t *msghdr) |
| Consume an XML node from libxml2. More... | |
| status_t | agt_xml_consume_node_noadv (ses_cb_t *scb, xml_node_t *node, ncx_layer_t layer, xml_msg_hdr_t *msghdr) |
| Consume an XML node from libxml2. More... | |
NETCONF Server XML Reader interface.