#include <shemaphore.hpp>
Definition at line 8 of file shemaphore.hpp.
ram_path_planning::Semaphore::Semaphore |
( |
unsigned int |
counter | ) |
|
|
inline |
void ram_path_planning::Semaphore::signal |
( |
| ) |
|
|
inline |
void ram_path_planning::Semaphore::wait |
( |
| ) |
|
|
inline |
std::condition_variable ram_path_planning::Semaphore::condition_ |
|
private |
unsigned int ram_path_planning::Semaphore::counter_ |
|
private |
std::mutex ram_path_planning::Semaphore::mutex_ |
|
private |
The documentation for this class was generated from the following file: