completion_handler_type

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - async_result::completion_handler_type

async_result::completion_handler_type 특정 서명에 대한 구체적인 완료 핸들러 유형이다. typedef CompletionToken completion_handler_type; 요구 사항 일반 헤더: boost/asio/async_result.hpp 편의 헤더: boost/asio.hpp Boost.Asio 홈

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - async_completion::completion_handler_type

async_completion::completion_handler_type 비동기 작업에 사용할 실제 핸들러 유형이다. typedef boost::asio::async_result::type, Signature >::completion_handler_type completion_handler_type; 유형 이 름 설 명 completion_handler_type 특정 서명에 대한 구체적인 완료 핸들러 유형이다. return_type 시작 함수의 반환 유형이다. 멤버 함수 이 름 설 명 async_result [생성자(constructor)] 주어진 핸들러로 비동기 결과를 생성하는 생성자(constructor) get 시작 함수에서 반환된 값..

까마귀75
'completion_handler_type' 태그의 글 목록