![]() |
Dripline-Cpp
v2.4.2
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 61 of file relayer.hh.
|
mutable |
Definition at line 64 of file relayer.hh.
|
mutable |
Definition at line 63 of file relayer.hh.
sent_msg_pkg_ptr f_sent_msg_pkg_ptr |
Definition at line 65 of file relayer.hh.