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 第 30 行定义.
|
inlineexplicit |
在文件 test_streaming.cpp 第 35 行定义.
引用了 _threads, carla::ThreadGroup::CreateThreads() , 以及 service.
|
inline |
在文件 test_streaming.cpp 第 42 行定义.
引用了 service.
|
private |
在文件 test_streaming.cpp 第 51 行定义.
被这些函数引用 io_context_running().
|
private |
在文件 test_streaming.cpp 第 49 行定义.
boost::asio::io_context io_context_running::service |
在文件 test_streaming.cpp 第 33 行定义.
被这些函数引用 io_context_running(), TEST(), TEST() , 以及 ~io_context_running().