PTLib
Version 2.10.4
|
#include <pfactory.h>
Public Member Functions | |
Worker (const Key_T &key, bool singleton=false) | |
Protected Member Functions | |
virtual Abstract_T * | Create (const Key_T &) const |
virtual Abstract_T* PFactory< AbstractClass, KeyType >::Worker< ConcreteClass >::Create | ( | const Key_T & | ) | const [inline, protected, virtual] |
Reimplemented from PFactory< AbstractClass, KeyType >::WorkerBase.