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 32 of file Device.cpp.
|
inline |
Definition at line 34 of file Device.cpp.
| yarp::dev::PolyDriver* yarp::robotinterface::Device::Private::Driver::driver |
Definition at line 39 of file Device.cpp.
| int yarp::robotinterface::Device::Private::Driver::ref |
Definition at line 43 of file Device.cpp.
| yarp::os::Semaphore yarp::robotinterface::Device::Private::Driver::registerThreadSemaphore |
Definition at line 41 of file Device.cpp.
| ThreadList yarp::robotinterface::Device::Private::Driver::runningThreads |
Definition at line 40 of file Device.cpp.
| yarp::os::Semaphore yarp::robotinterface::Device::Private::Driver::threadListSemaphore |
Definition at line 42 of file Device.cpp.