yumapro  23.10T-6
YumaPro SDK
Loading...
Searching...
No Matches
sil_sa_edit_t Struct Reference

SIL-SA added edit data structure. More...

#include <sil_sa_types.h>

Collaboration diagram for sil_sa_edit_t:

Data Fields

dlq_hdr_t qhdr
 queue header
 
uint32 edit_index
 key leaf for edit list
 
op_editop_t editop
 added edit operation
 
const xmlChar * path
 path string for added edit
 
val_value_tnewval
 new value for edit; backptr into start_request msg
 
val_value_tcurval
 current value for edit; backptr into start_request msg
 
val_value_tkeysval
 keys value for edit; backptr into start_request msg
 
obj_template_tcbobj
 child object for callback; backptr to callback object
 
boolean apply_done
 apply phase done
 
boolean hook_edit
 this is a hook edit flag
 
agt_hook_type_t hook_type
 hook type if a hook edit
 
dlq_hdr_t child_editQ
 Queue of EDIT2 children edits that will be used in the callback Q of sil_sa_child_edit_t.
 

Detailed Description

SIL-SA added edit data structure.


The documentation for this struct was generated from the following file: