Definition at line 17 of file Semaphore.cpp.
◆ Private() [1/2]
yarp::os::Semaphore::Private::Private |
( |
unsigned int |
initialCount = 1 | ) |
|
|
inline |
◆ Private() [2/2]
yarp::os::Semaphore::Private::Private |
( |
Private & |
| ) |
|
|
delete |
◆ ~Private()
virtual yarp::os::Semaphore::Private::~Private |
( |
| ) |
|
|
virtualdefault |
◆ check()
bool yarp::os::Semaphore::Private::check |
( |
| ) |
|
|
inline |
◆ operator=()
◆ post()
void yarp::os::Semaphore::Private::post |
( |
| ) |
|
|
inline |
◆ wait()
void yarp::os::Semaphore::Private::wait |
( |
| ) |
|
|
inline |
◆ waitWithTimeout()
bool yarp::os::Semaphore::Private::waitWithTimeout |
( |
double |
timeout | ) |
|
|
inline |
The documentation for this class was generated from the following file: