yumapro
24.10-2
YumaPro SDK
|
unique-stmt tests for val_value_t node More...
Go to the source code of this file.
Typedefs | |
typedef void(* | record_unique_error_t) (ses_cb_t *scb, xml_msg_hdr_t *msghdr, val_value_t *errval, dlq_hdr_t *valuniqueQ) |
Callback function to generate an rpc_err_rec_t and save it in the msg Use the provided error info record for <rpc-error> fields. More... | |
Functions | |
status_t | val_unique_stmt_check (ses_cb_t *scb, xml_msg_hdr_t *msg, obj_template_t *obj, val_value_t *parent, val_value_t *firstval, val_value_t *root, record_unique_error_t error_fn) |
Check for the proper uniqueness of the tuples within the set of list instances for the specified node. More... | |
unique-stmt tests for val_value_t node