List of all members | Static Public Member Functions
utl::StandardCreator< ObjectType, ObjectFactory > Class Template Reference

Class for the automatic creation of an object. More...

#include "utl/ObjectRegistrar.h"

Static Public Member Functions

static ObjectFactory::CreatorType GetCreator ()
 

Detailed Description

template<class ObjectType, class ObjectFactory>
class utl::StandardCreator< ObjectType, ObjectFactory >

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.

Author
Lukas Nellen
Date
18 Mar 2004

Definition at line 32 of file ObjectRegistrar.h.

Member Function Documentation

template<class ObjectType , class ObjectFactory >
static ObjectFactory::CreatorType utl::StandardCreator< ObjectType, ObjectFactory >::GetCreator ( )
inlinestatic

Definition at line 35 of file ObjectRegistrar.h.


The documentation for this class was generated from the following file:

, generated on Tue Sep 26 2023.