PTLib  Version 2.10.11
PDevicePluginAdapter< DeviceBase > Class Template Reference

#include <plugin.h>

Inheritance diagram for PDevicePluginAdapter< DeviceBase >:
PDevicePluginAdapterBase

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 ()
 

Member Typedef Documentation

§ Factory_T

template<typename DeviceBase >
typedef PDevicePluginFactory<DeviceBase> PDevicePluginAdapter< DeviceBase >::Factory_T

§ Worker_T

template<typename DeviceBase >
typedef Factory_T::Worker PDevicePluginAdapter< DeviceBase >::Worker_T

Member Function Documentation

§ CreateFactory()

template<typename DeviceBase >
void PDevicePluginAdapter< DeviceBase >::CreateFactory ( const PString device)
inlinevirtual

The documentation for this class was generated from the following file: