Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - basic_io_object::get_service

까마귀75 2021. 1. 29. 10:39
728x90
반응형

basic_io_object::get_service

I/O 개체와 연관된 서비스를 가져온다.

[1 / 2 오버로드]

service_type & get_service();

[get_service]

 

[2 / 2 오버로드]

const service_type & get_service() const;

[get_service]


Boost.Asio 홈

728x90
반응형