#include <ClassFactory.h>
| Public Member Functions | |
| TClassData () | |
| Public Attributes | |
| CLASS *(* | ptr_factory1 )(ARG1) | 
| CLASS *(* | ptr_factory2 )(ARG1, ARG2) | 
Definition at line 27 of file ClassFactory.h.
| 
 | inline | 
Definition at line 31 of file ClassFactory.h.
| CLASS*(* mvsim::ClassFactory< CLASS, ARG1, ARG2 >::TClassData::ptr_factory1) (ARG1) | 
Definition at line 29 of file ClassFactory.h.
| CLASS*(* mvsim::ClassFactory< CLASS, ARG1, ARG2 >::TClassData::ptr_factory2) (ARG1, ARG2) | 
Definition at line 30 of file ClassFactory.h.