47 void open(
const std::string& host, std::uint16_t port);
65 void waitUntilDue(std::unique_lock<std::mutex>&
lock, std::chrono::steady_clock::time_point
due);
74 std::
size_t _queue_depth = 0;
87 RealType _simulation_epoch_time = 0.0;
88 bool _started =
false;
89 bool _stopping =
false;
90 bool _send_in_progress =
false;
91 bool _priority_overflow_in_progress =
false;