![]() |
yumapro
25.10-2
YumaPro SDK
|
User SIL callbacks for yumaworks-event-filter module. More...
#include <xmlstring.h>#include "agt.h"#include "agt_cb.h"#include "dlq.h"#include "ncxtypes.h"#include "op.h"#include "rpc.h"#include "ses.h"#include "status.h"#include "val.h"#include "y_yumaworks_event_filter.h"
Go to the source code of this file.
Functions | |
| status_t | u_yumaworks_event_filter_event_filters_event_filter_module_edit (ses_cb_t *scb, rpc_msg_t *msg, agt_cbtyp_t cbtyp, op_editop_t editop, val_value_t *newval, val_value_t *curval, const xmlChar *k_event_filters_event_filter_module, const xmlChar *k_event_filters_event_filter_event) |
| Edit database object callback. More... | |
| status_t | u_yumaworks_event_filter_event_filters_event_filter_event_edit (ses_cb_t *scb, rpc_msg_t *msg, agt_cbtyp_t cbtyp, op_editop_t editop, val_value_t *newval, val_value_t *curval, const xmlChar *k_event_filters_event_filter_module, const xmlChar *k_event_filters_event_filter_event) |
| Edit database object callback. More... | |
| status_t | u_yumaworks_event_filter_event_filters_event_filter_enabled_edit (ses_cb_t *scb, rpc_msg_t *msg, agt_cbtyp_t cbtyp, op_editop_t editop, val_value_t *newval, val_value_t *curval, const xmlChar *k_event_filters_event_filter_module, const xmlChar *k_event_filters_event_filter_event) |
| Edit database object callback. More... | |
| status_t | u_yumaworks_event_filter_event_filters_event_filter_log_drops_edit (ses_cb_t *scb, rpc_msg_t *msg, agt_cbtyp_t cbtyp, op_editop_t editop, val_value_t *newval, val_value_t *curval, const xmlChar *k_event_filters_event_filter_module, const xmlChar *k_event_filters_event_filter_event) |
| Edit database object callback. More... | |
| status_t | u_yumaworks_event_filter_event_filters_event_filter_edit (ses_cb_t *scb, rpc_msg_t *msg, agt_cbtyp_t cbtyp, op_editop_t editop, val_value_t *newval, val_value_t *curval, const xmlChar *k_event_filters_event_filter_module, const xmlChar *k_event_filters_event_filter_event) |
| Edit database object callback. More... | |
| status_t | u_yumaworks_event_filter_event_filters_edit (ses_cb_t *scb, rpc_msg_t *msg, agt_cbtyp_t cbtyp, op_editop_t editop, val_value_t *newval, val_value_t *curval) |
| Edit database object callback. More... | |
| status_t | u_yumaworks_event_filter_init (const xmlChar *modname, const xmlChar *revision) |
| initialize the yumaworks-event-filter server instrumentation library More... | |
| status_t | u_yumaworks_event_filter_init2 (void) |
| SIL init phase 2: non-config data structures. More... | |
| void | u_yumaworks_event_filter_cleanup (void) |
| cleanup the server instrumentation library More... | |
User SIL callbacks for yumaworks-event-filter module.