12#ifndef _H_agt_val_unload
13#define _H_agt_val_unload
@ brief NCX configuration database manager
status_t agt_val_unload_mod_nodes(ses_cb_t *scb, rpc_msg_t *msg, xml_node_t *methnode, ncx_module_t *mod)
Unload the module data nodes.
Definition: agt_val_unload.c:650
status_t
global error return code
Definition: status_enum.h:210
NETCONF protocol remote procedure call common definitions.
NETCONF Session Common definitions module.
global error status code enumerations
representation of one module or submodule during and after parsing
Definition: ncxtypes.h:1138
NETCONF Server and Client RPC Request/Reply Message Header.
Definition: rpc.h:181
Session Control Block.
Definition: ses.h:573
gather node data into a simple struct.
Definition: xml_util.h:207