#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>
template<class _Abstract_T , typename _Key_T = PString>
Member Function Documentation
template<class _Abstract_T , typename _Key_T = PString>
The documentation for this class was generated from the following file: