yumapro
24.10-2
YumaPro SDK
|
User SIL callbacks for yumaworks-templates 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_templates.h"
Go to the source code of this file.
Functions | |
status_t | u_yumaworks_templates_templates_template_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, val_value_t **child_errorval, const xmlChar *k_templates_template_name) |
Edit database object callback. More... | |
status_t | u_yumaworks_templates_templates_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_templates_init (const xmlChar *modname, const xmlChar *revision) |
initialize the yumaworks-templates server instrumentation library More... | |
status_t | u_yumaworks_templates_init2 (void) |
SIL init phase 2: non-config data structures. More... | |
void | u_yumaworks_templates_cleanup (void) |
cleanup the server instrumentation library More... | |
User SIL callbacks for yumaworks-templates module.