mbsim
4.0.0
MBSim Kernel
|
#include <objectfactory.h>
Public Member Functions | |
ObjectFactoryRegisterClassHelper (MBXMLUtils::FQN name_) noexcept | |
~ObjectFactoryRegisterClassHelper () | |
Private Attributes | |
MBXMLUtils::FQN | name |
Helper function for automatic class registration for ObjectFactory. You should not use this class directly but use the macro MBSIM_OBJECTFACTORY_REGISTERCLASS.
|
inlinenoexcept |
ctor registring the new type
|
inline |
dtor deregistring the type