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

one bundle unload record in case <unload-bundle> called More...

#include <sil_sa_types.h>

Data Fields

dlq_hdr_t qhdr
 queue header
 
xmlChar * bundle_name
 malloced copy of the bundle name This replaces the sil_sa_cb.bundle_nameQ
 
dlq_hdr_t bundle_modQ
 queue of cloned backptrs to the loaded modules assigned to this bundle. More...
 
boolean load_event_done
 make sure the bundle-load-event is only sent once for this bundle
 

Detailed Description

one bundle unload record in case <unload-bundle> called

Field Documentation

◆ bundle_modQ

dlq_hdr_t bundle_modQ

queue of cloned backptrs to the loaded modules assigned to this bundle.

Q of ncx_backptr_t to ncx_module_t This replaces the sil_sa_cb.bundleQ. Need to keep the modules for each bundle separate so they can be properly unloaded by <unload-bundle>


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