Functions
contrib/mul/msm/msm_add_all_loaders.h File Reference

Go to the source code of this file.

Functions

void msm_add_all_loaders ()
 Add all binary loaders and factory objects available in msm.

Detailed Description

Definition in file msm_add_all_loaders.h.


Function Documentation

void msm_add_all_loaders ( )

Add all binary loaders and factory objects available in msm.

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 15 of file msm_add_all_loaders.cxx.