728x90
반응형
basic_io_object::get_implementation
I/O 개체의 기저 구현을 가져온다.
implementation_type & get_implementation();
const implementation_type & get_implementation() const;
728x90
반응형
'Boost C++ Libraries > Boost.Asio' 카테고리의 다른 글
Boost.Asio 색인 - basic_io_object::get_io_context (0) | 2021.01.29 |
---|---|
Boost.Asio 색인 - strand::get_inner_executor (0) | 2021.01.28 |
Boost.Asio 색인 - windows::basic_stream_handle::get_executor (0) | 2021.01.28 |
Boost.Asio 색인 - windows::basic_random_access_handle::get_executor (0) | 2021.01.28 |
Boost.Asio 색인 - windows::basic_overlapped_handle::get_executor (0) | 2021.01.28 |