Library descriptor for a submodule. More...
#include <qmgr_base.h>
Data Fields | |
qmgr_location_t | location |
Whether submodule is compiled in US or KS. | |
qos_rv(* | set_defaults )(void) |
Sets default parameters in global qmgr var. |
Library descriptor for a submodule.
Definition at line 207 of file qmgr_base.h.
qos_rv(* qmgr_lib_descriptor_t::set_defaults)(void) |
Sets default parameters in global qmgr var.
This is used only in the US library
Definition at line 212 of file qmgr_base.h.