Go to the source code of this file.
Functions | |
void | mbl_add_all_loaders () |
Add all loaders available in mbl. |
Definition in file mbl_add_all_loaders.h.
void mbl_add_all_loaders | ( | ) |
Add all loaders available in mbl.
Necessary for binary loading of derived classes by base class pointer. One instance of each possible derived class must be added to the binary loader.
Definition at line 8 of file mbl_add_all_loaders.cxx.