YARP
Yet Another Robot Platform
yarp::robotinterface::experimental::Device::Private::Driver Struct Reference

Detailed Description

Definition at line 32 of file Device.cpp.

Public Member Functions

 Driver (yarp::dev::PolyDriver *d)
 

Public Attributes

yarp::dev::PolyDriverdriver
 
ThreadList runningThreads
 
yarp::os::Semaphore registerThreadSemaphore
 
yarp::os::Semaphore threadListSemaphore
 
int ref
 

Constructor & Destructor Documentation

◆ Driver()

yarp::robotinterface::experimental::Device::Private::Driver::Driver ( yarp::dev::PolyDriver d)
inline

Definition at line 34 of file Device.cpp.

Member Data Documentation

◆ driver

yarp::dev::PolyDriver* yarp::robotinterface::experimental::Device::Private::Driver::driver

Definition at line 39 of file Device.cpp.

◆ ref

int yarp::robotinterface::experimental::Device::Private::Driver::ref

Definition at line 43 of file Device.cpp.

◆ registerThreadSemaphore

yarp::os::Semaphore yarp::robotinterface::experimental::Device::Private::Driver::registerThreadSemaphore

Definition at line 41 of file Device.cpp.

◆ runningThreads

ThreadList yarp::robotinterface::experimental::Device::Private::Driver::runningThreads

Definition at line 40 of file Device.cpp.

◆ threadListSemaphore

yarp::os::Semaphore yarp::robotinterface::experimental::Device::Private::Driver::threadListSemaphore

Definition at line 42 of file Device.cpp.


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