A class for holding actual instance of Asio's io_context.
More...
#include <ioctx_on_thread_pool.hpp>
A class for holding actual instance of Asio's io_context.
- Note
- This class is intended to be used as template argument for ioctx_on_thread_pool_t template.
- Since
- v.0.4.2
Definition at line 25 of file ioctx_on_thread_pool.hpp.
◆ own_io_context_for_thread_pool_t()
restinio::impl::own_io_context_for_thread_pool_t::own_io_context_for_thread_pool_t |
( |
| ) |
|
|
default |
◆ io_context()
auto & restinio::impl::own_io_context_for_thread_pool_t::io_context |
( |
| ) |
|
|
inlinenoexcept |
◆ m_ioctx
asio_ns::io_context restinio::impl::own_io_context_for_thread_pool_t::m_ioctx |
|
private |
The documentation for this class was generated from the following file: