PDevicePluginFactory< AbstractClass, KeyType >::Worker Class Reference
#include <plugin.h>
List of all members.
Public Member Functions |
| Worker (const KeyType &key, bool singleton=false) |
| ~Worker () |
Protected Member Functions |
virtual AbstractClass * | Create (const KeyType &key) const |
template<class AbstractClass, typename KeyType = PString>
class PDevicePluginFactory< AbstractClass, KeyType >::Worker
Constructor & Destructor Documentation
template<class AbstractClass , typename KeyType = PString>
PDevicePluginFactory< AbstractClass, KeyType >::Worker::Worker |
( |
const KeyType & |
key, |
|
|
bool |
singleton = false | |
|
) |
| | [inline] |
template<class AbstractClass , typename KeyType = PString>
Member Function Documentation
template<class AbstractClass , typename KeyType = PString>
virtual AbstractClass* PDevicePluginFactory< AbstractClass, KeyType >::Worker::Create |
( |
const KeyType & |
key |
) |
const [protected, virtual] |
The documentation for this class was generated from the following file: