Boost C++ Libraries/Boost.Asio
Boost.Asio 색인 - generic::stream_protocol::type
generic::stream_protocol::type 프로토콜 유형에 대한 식별자를 얻어온다. int type() const; Boost.Asio 홈
generic::stream_protocol::type 프로토콜 유형에 대한 식별자를 얻어온다. int type() const; Boost.Asio 홈
generic::seq_packet_protocol::type 프로토콜 유형에 대한 식별자를 얻어온다. int type() const; Boost.Asio 홈
generic::raw_protocol::type 프로토콜 유형에 대한 식별자를 얻어온다. int type() const; Boost.Asio 홈
generic::datagram_protocol::type 프로토콜 유형에 대한 식별자를 얻어온다. int type() const; Boost.Asio 홈
generic::stream_protocol::stream_protocol 특정 주소 패밀리와 프로토콜에 대한 프로토콜 개체를 생성한다. [1 / 2 오버로드] stream_protocol( int address_family, int socket_protocol); [stream_protocol] 특정 프로토콜에서 일반적인 프로토콜 개체를 생성한다. [2 / 2 오버로드] template stream_protocol( const Protocol & source_protocol); [Protocol, stream_protocol] Boost.Asio 홈