basic_object_handle

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::basic_object_handle

windows::basic_object_handle::basic_object_handle 개체 핸들을 열지 않고 생성하는 생성자(constructor) [1 / 5 오버로드] explicit basic_object_handle( const executor_type & ex); [basic_object_handle] [2 / 5 오버로드] template explicit basic_object_handle( ExecutionContext & context, typename enable_if::value, basic_object_handle >::type..

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