![]() |
Dripline-Cpp
v2.10.11
Dripline Implementation in C++
|
Extended sent-message package that adds thread synchronization objects. More...
#include <relayer.hh>
Public Attributes | |
| std::mutex | f_mutex |
| std::condition_variable | f_condition_var |
| sent_msg_pkg_ptr | f_sent_msg_pkg_ptr |
Extended sent-message package that adds thread synchronization objects.
Definition at line 66 of file relayer.hh.
|
mutable |
Definition at line 69 of file relayer.hh.
|
mutable |
Definition at line 68 of file relayer.hh.
| sent_msg_pkg_ptr f_sent_msg_pkg_ptr |
Definition at line 70 of file relayer.hh.