![]() |
yumapro
25.10-1
YumaPro SDK
|
struct to keep track of the dynamic external yp-system hooks library More...
#include <agt.h>

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 | |
struct to keep track of the dynamic external yp-system hooks library