#include <pfactory.h>
Inheritance diagram for PFactory< _Abstract_T, _Key_T >::Worker< _Concrete_T >:
Public Member Functions | |
Worker (const Key_T &key, bool singleton=false) | |
Protected Member Functions | |
virtual Abstract_T * | Create (const Key_T &) const |
|
|
|
Reimplemented from PFactory< _Abstract_T, _Key_T >::WorkerBase. |