#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 81 of file telegram_handler.hpp.
|
inline |
Definition at line 84 of file telegram_handler.hpp.
|
inline |
Definition at line 86 of file telegram_handler.hpp.
|
inline |
Definition at line 93 of file telegram_handler.hpp.
|
private |
Definition at line 106 of file telegram_handler.hpp.
|
private |
Definition at line 105 of file telegram_handler.hpp.
|
private |
Definition at line 104 of file telegram_handler.hpp.