![]() |
Qore Programming Language 2.0.0
|
Qore module info. More...
#include <ModuleManager.h>
Public Attributes | |
strvec_t | dependencies |
list of binary modules that this binary module depends on | |
QoreHashNode * | info = nullptr |
extra information to appear in the module info hash | |
qore_module_init_t | init = nullptr |
either init or init_info can be set | |
qore_module_init_info_t | init_info = nullptr |
either init or init_info can be set | |
Qore module info.