Public Member Functions | |
io_context_running (size_t threads=2u) | |
~io_context_running () | |
Public Attributes | |
boost::asio::io_context | service |
Private Attributes | |
carla::ThreadGroup | _threads |
boost::asio::io_context::work | _work_to_do |
Definition at line 24 of file test_streaming.cpp.
|
inlineexplicit |
Definition at line 29 of file test_streaming.cpp.
|
inline |
Definition at line 34 of file test_streaming.cpp.
|
private |
Definition at line 42 of file test_streaming.cpp.
|
private |
Definition at line 40 of file test_streaming.cpp.
boost::asio::io_context io_context_running::service |
Definition at line 27 of file test_streaming.cpp.
Referenced by TEST().