yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
agt_syslib_cb_t Struct Reference

struct to keep track of the dynamic external yp-system hooks library More...

#include <agt.h>

Collaboration diagram for agt_syslib_cb_t:

Data Fields

dlq_hdr_t qhdr
 queue header
 
void * handle
 handle from dlopen
 
xmlChar * libspec
 yp-system library spec that was loaded (bundle or module)
 
agt_system_init_profile_fn_t init_profile_fn
 init profile callback
 
agt_system_init1_fn_t init1_fn
 init1 callback
 
agt_system_init2_fn_t init2_fn
 init2 callback
 
agt_system_cleanup_fn_t cleanup_fn
 cleanup callback
 
status_t init1_status
 init1 callback result
 
status_t init2_status
 init2 callback result
 
boolean cleanup_done
 cleanup done flag
 

Detailed Description

struct to keep track of the dynamic external yp-system hooks library


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