|
PTLib
Version 2.12.9
|
#include <plugin.h>


Public Types | |
| typedef PDevicePluginFactory < DeviceBase > | Factory_T |
| typedef Factory_T::Worker | Worker_T |
Public Member Functions | |
| void | CreateFactory (const PString &device) |
Public Member Functions inherited from PDevicePluginAdapterBase | |
| PDevicePluginAdapterBase () | |
| virtual | ~PDevicePluginAdapterBase () |
| typedef PDevicePluginFactory<DeviceBase> PDevicePluginAdapter< DeviceBase >::Factory_T |
| typedef Factory_T::Worker PDevicePluginAdapter< DeviceBase >::Worker_T |
|
inlinevirtual |
Implements PDevicePluginAdapterBase.