object_handle

Boost C++ Libraries/Boost.Asio

Boost.Asio - windows::object_handle

windows::object_handle 개체 핸들의 일반적인 사용에 대한 typedef이다. typedef basic_object_handle object_handle; 유 형 이 름 설 명 rebind_executor 핸들 유형을 다른 실행기(executor)로 다시 바인드한다. executor_type 개체와 연결된 실행기(executor)의 유형. lowest_layer_type 개체 핸들은 항상 최하위 계층이다. native_handle_type 핸들의 기본(native) 표현. 멤버 함수 이 름 설 명 assign 현재 사용되는 기본(native) 핸들에서 핸들을 할당한다. async_wait 개체 핸들에 대한 비동기 대기를 시작한다. basic_object_handle [constructor..

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