Windows

Boost C++ Libraries/Boost.Asio

Boost.Asio - windows::basic_object_handle

windows::basic_object_handle 객체-지향 핸들 기능을 제공한다. template class basic_object_handle [Executor] 유 형 이 름 설 명 rebind_executor 핸들 유형을 다른 실행기(executor)로 다시 바인드한다. executor_type 개체와 연결된 실행기(executor)의 유형. lowest_layer_type 개체 핸들은 항상 최하위 계층이다. native_handle_type 핸들의 기본(native) 표현. 멤버 함수 이 름 설 명 assign 현재 사용되는 기본(native) 핸들에서 핸들을 할당한다. async_wait 개체 핸들에 대한 비동기 대기를 시작..

Boost C++ Libraries/Boost.Asio

Boost.Asio - windows::basic_object_handle::rebind_executor

windows::basic_object_handle::rebind_executor 핸들 유형을 다른 실행기(executor)로 다시 바인드한다. template struct rebind_executor [Excutor1] 유 형 이 름 설 명 other 지정된 실행기(executor)로 다시 바인드할 때의 핸들 유형이다. 요구 사항 일반 헤더 : boost/asio/windows/basic_object_handle.hpp 편의 헤더 : boost/asio.hpp Boost.Asio 홈

Boost C++ Libraries/Boost.Asio

Boost.Asio - windows::basic_random_access_handle

windows::basic_random_access_handle 임의-접근 핸들 기능을 제공한다. template class basic_random_access_handle : public windows::basic_overlapped_handle [Executor] 유 형 이 름 설 명 rebind_executor 핸들 유형을 다른 실행기(executor)로 다시 바인드한다. executor_type 개체와 연결된 실행기(executor)의 유형. lowest_layer_type overlapped_handle은 항상 최하위 계층이다. native_handle_type 핸들의 기본(native) 표현. 멤버 함수 ..

Boost C++ Libraries/Boost.Asio

Boost.Asio - windows::basic_random_access_handle::rebind_executor

windows::basic_random_access_handle::rebind_executor 핸들 유형을 다른 실행기(executor)로 다시 바인드한다. template struct rebind_executor [Excutor1] 유 형 이 름 설 명 other 지정된 실행기(executor)로 다시 바인드할 때의 핸들 유형이다. 요구 사항 일반 헤더 : boost/asio/windows/basic_random_access_handle.hpp 편의 헤더 : boost/asio.hpp Boost.Asio 홈

Boost C++ Libraries/Boost.Asio

Boost.Asio - windows::basic_stream_handle

windows::basic_stream_handle 스트림-지향 핸들 기능을 제공한다. template class basic_stream_handle : public windows::basic_overlapped_handle [Executor] 유 형 이 름 설 명 rebind_executor 핸들 유형을 다른 실행기(executor)로 다시 바인드한다. executor_type 개체와 연결된 실행기(executor)의 유형. lowest_layer_type overlapped_handle은 항상 최하위 계층이다. native_handle_type 핸들의 기본(native) 표현. 멤버 함수 이 름 설 명 assig..

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