Public Member Functions | |
Driver (yarp::dev::PolyDriver *d) | |
Public Attributes | |
yarp::dev::PolyDriver * | driver |
ThreadList | runningThreads |
yarp::os::Semaphore | registerThreadSemaphore |
yarp::os::Semaphore | threadListSemaphore |
int | ref |
Definition at line 29 of file Device.cpp.
|
inline |
Definition at line 31 of file Device.cpp.
yarp::dev::PolyDriver* yarp::robotinterface::Device::Private::Driver::driver |
Definition at line 36 of file Device.cpp.
int yarp::robotinterface::Device::Private::Driver::ref |
Definition at line 40 of file Device.cpp.
yarp::os::Semaphore yarp::robotinterface::Device::Private::Driver::registerThreadSemaphore |
Definition at line 38 of file Device.cpp.
ThreadList yarp::robotinterface::Device::Private::Driver::runningThreads |
Definition at line 37 of file Device.cpp.
yarp::os::Semaphore yarp::robotinterface::Device::Private::Driver::threadListSemaphore |
Definition at line 39 of file Device.cpp.