random_access_handle

Boost C++ Libraries/Boost.Asio

Boost.Asio - windows::random_access_handle

windows::random_access_handle 임의-접근 핸들의 일반적인 사용에 대한 typedef이다. typedef basic_random_access_handle random_access_handle; 유 형 이 름 설 명 rebind_executor 핸들 유형을 다른 실행기(executor)로 다시 바인드한다. executor_type 개체와 연결된 실행기(executor)의 유형. lowest_layer_type overlapped_handle은 항상 최하위 계층이다. native_handle_type 핸들의 기본(native) 표현. 멤버 함수 이 름 설 명 assign 현재 사용되는 기본(native) 핸들에서 핸들을 할당한다. async_read_some_at 지정된 오프셋에서 비동..

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