#include <plugin.h>
Inheritance diagram for PDevicePluginAdapter< DeviceBase >:
Public Types | |
typedef PDevicePluginFactory< DeviceBase > | Factory_T |
typedef Factory_T::Worker | Worker_T |
Public Member Functions | |
void | CreateFactory (const PString &device) |
typedef PDevicePluginFactory<DeviceBase> PDevicePluginAdapter< DeviceBase >::Factory_T |
typedef Factory_T::Worker PDevicePluginAdapter< DeviceBase >::Worker_T |
void PDevicePluginAdapter< DeviceBase >::CreateFactory | ( | const PString & | device | ) | [inline, virtual] |
Implements PDevicePluginAdapterBase.