#include <telegram_handler.hpp>
Public Member Functions | |
void | notify () |
Semaphore () | |
void | wait () |
Private Attributes | |
bool | block_ |
std::condition_variable | cv_ |
std::mutex | mtx_ |
Definition at line 76 of file telegram_handler.hpp.
|
inline |
Definition at line 79 of file telegram_handler.hpp.
|
inline |
Definition at line 81 of file telegram_handler.hpp.
|
inline |
Definition at line 88 of file telegram_handler.hpp.
|
private |
Definition at line 101 of file telegram_handler.hpp.
|
private |
Definition at line 100 of file telegram_handler.hpp.
|
private |
Definition at line 99 of file telegram_handler.hpp.