Class for the automatic creation of an object. More...
#include "utl/ObjectRegistrar.h"
Static Public Member Functions | |
static ObjectFactory::CreatorType | GetCreator () |
Class for the automatic creation of an object.
This class provide the creator function for a class that provides a Create
functions to create itself.
Definition at line 32 of file ObjectRegistrar.h.
|
inlinestatic |
Definition at line 35 of file ObjectRegistrar.h.