GET1 and GET2 Callback Support.
status_t agt_get2_wrapper(ses_cb_t *scb, xml_msg_hdr_t *msg, getcb_get2_t *get2cb)
GET2 WRAPPER.
Definition: agt_get2.c:683
status_t agt_get2_init2(void)
Initialize the Get2 module (phase II init)
Definition: agt_get2.c:615
void agt_get2_cleanup(void)
Cleanup the Get2 module.
Definition: agt_get2.c:643
status_t agt_get2_init(void)
Initialize the Get2 module.
Definition: agt_get2.c:593
status_t
global error return code
Definition: status_enum.h:210
NETCONF Session Common definitions module.
global error status code enumerations
GET2 control block.
Definition: getcb.h:357
Session Control Block.
Definition: ses.h:573
Common Encoding Message Header No longer XML specific!! Used by JSON and CBOR parsing as well!...
Definition: xml_msg.h:404
XML and JSON Message send and receive support.