Boost C++ Libraries/Boost.Asio
Boost.Asio 색인 - basic_seq_packet_socket::lowest_layer
까마귀75
2021. 2. 5. 11:26
728x90
반응형
basic_seq_packet_socket::lowest_layer
[1 / 2 오버로드] 최하위 계층에 대한 참조를 가져온다.
lowest_layer_type & lowest_layer();
[2 / 2 오버로드] 최하위 계층에 대한 const 참조를 가져온다.
const lowest_layer_type & lowest_layer() const;
728x90
반응형