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