46 #ifndef _H_status_enum Common Encoding Message Header No longer XML specific!! Used by JSON parsing as well!! Allows common ...
Definition: xml_msg.h:351
status_t agt_get2_wrapper(ses_cb_t *scb, xml_msg_hdr_t *msg, getcb_get2_t *get2cb)
GET2 WRAPPER.
Definition: agt_get2.c:637
NETCONF Session Common definitions module.
status_t agt_get2_init(void)
Initialize the Get2 module.
Definition: agt_get2.c:547
XML and JSON Message send and receive support.
Session Control Block.
Definition: ses.h:542
status_t
global error return code
Definition: status_enum.h:186
void agt_get2_cleanup(void)
Cleanup the Get2 module.
Definition: agt_get2.c:597
status_t agt_get2_init2(void)
Initialize the Get2 module (phase II init)
Definition: agt_get2.c:569
GET2 control block.
Definition: getcb.h:344
global error status code enumerations
GET1 and GET2 Callback Support.