Public 成员函数 | |
io_context_running (size_t threads=2u) | |
~io_context_running () | |
Public 属性 | |
boost::asio::io_context | service |
Private 属性 | |
carla::ThreadGroup | _threads |
boost::asio::io_context::work | _work_to_do |
在文件 test_streaming.cpp 第 24 行定义.
|
inlineexplicit |
在文件 test_streaming.cpp 第 29 行定义.
引用了 _threads, carla::ThreadGroup::CreateThreads() , 以及 service.
|
inline |
在文件 test_streaming.cpp 第 34 行定义.
引用了 service.
|
private |
在文件 test_streaming.cpp 第 42 行定义.
被这些函数引用 io_context_running().
|
private |
在文件 test_streaming.cpp 第 40 行定义.
boost::asio::io_context io_context_running::service |
在文件 test_streaming.cpp 第 27 行定义.
被这些函数引用 io_context_running(), TEST(), TEST() , 以及 ~io_context_running().