12#ifndef _H_agt_val_rollback
13#define _H_agt_val_rollback
@ brief NCX configuration database manager
status_t agt_val_rollback_attempt_rollback(ses_cb_t *scb, rpc_msg_t *msg, cfg_template_t *target)
Attempt to rollback a transaction attempt.
Definition: agt_val_rollback.c:1040
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
struct representing 1 configuration database
Definition: cfg.h:229
NETCONF Server and Client RPC Request/Reply Message Header.
Definition: rpc.h:181
Session Control Block.
Definition: ses.h:573