Go to the source code of this file.
Functions | |
void | mfpf_add_all_loaders () |
Add all binary loaders and factory objects available in mfpf. |
Definition in file mfpf_add_all_loaders.h.
void mfpf_add_all_loaders | ( | ) |
Add all binary loaders and factory objects available in mfpf.
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 35 of file mfpf_add_all_loaders.cxx.