git-svn-id: svn://db.shs.com.ru/pip@646 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -290,6 +290,7 @@ public:
|
||||
struct DeviceData;
|
||||
public:
|
||||
DevicePool();
|
||||
~DevicePool();
|
||||
|
||||
void init();
|
||||
PIIODevice * addDevice(PIConnection * parent, const PIString & fp, PIIODevice::DeviceMode mode = PIIODevice::ReadWrite, bool start = true);
|
||||
|
||||
Reference in New Issue
Block a user