#include <plugin.h>
Inheritance diagram for PDevicePluginFactory< AbstractClass, KeyType >::Worker:

Public Member Functions | |
| Worker (const KeyType &key, bool singleton=false) | |
| ~Worker () | |
Protected Member Functions | |
| virtual AbstractClass * | Create (const KeyType &key) const |
| PDevicePluginFactory< AbstractClass, KeyType >::Worker::Worker | ( | const KeyType & | key, | |
| bool | singleton = false | |||
| ) | [inline] |
| PDevicePluginFactory< AbstractClass, KeyType >::Worker::~Worker | ( | ) | [inline] |
| virtual AbstractClass* PDevicePluginFactory< AbstractClass, KeyType >::Worker::Create | ( | const KeyType & | key | ) | const [protected, virtual] |
Reimplemented from PFactory< AbstractClass, KeyType >::WorkerBase.
1.4.7