cumbia-tango 1.x
C++ multi threaded library based on cumbia and the Tango control system
|
#include <cudevicefactory_i.h>
Public Member Functions | |
virtual | ~CuDeviceFactory_I () |
virtual TDevice * | getDevice (const std::string &name, const std::string &thread_tok)=0 |
virtual int | removeRef (const std::string &devname, const std::string &thread_tok)=0 |
|
inlinevirtual |
|
pure virtual |
Implemented in CuDeviceFactoryService, and CuTThreadDevices.
|
pure virtual |
Implemented in CuDeviceFactoryService, and CuTThreadDevices.