IP

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - ip::basic_resolver_entry::service_name

ip::basic_resolver_entry::service_name 항목과 연결된 서비스 이름을 가져온다. [1 / 2 오버로드] std::string service_name() const; [service_name] [2 / 2 오버로드] template std::basic_string, Allocator > service_name( const Allocator & alloc = Allocator()) const; [service_name] Boost.Asio 홈

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - ip::address_v6::scope_id

ip::address_v6::scope_id 주소의 범위 ID 이다. [1 / 2 오버로드] unsigned long scope_id() const; [scope_id] [2 / 2 오버로드] void scope_id( unsigned long id); [scope_id] Boost.Asio 홈

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - ip::basic_resolver::results_type

ip::basic_resolver::results_type 결과 유형이다. typedef basic_resolver_results results_type; 유 형 이 름 설 명 const_iterator 범위에 대한 반복기(iterator) 유형이다. const_reference 범위에서 값에 대한 const 참조의 유형이다. difference_type 범위에서 두 반복기(iterator) 사이의 거리를 나타내는 데 사용되는 유형이다. endpoint_type 결과와 연관된 엔드포인트 유형이다. iterator 범위에 대한 반복기(iterator) 유형이다. iterator_category 반복기(iterator) 분류이다. pointer operator->()를 반..

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - ip::udp::resolver

ip::udp::resolver UDP 리졸버(resolver) 유형이다. typedef basic_resolver resolver; 유 형 이 름 설 명 rebind_executor 리졸버 유형을 다른 실행기(executor)로 다시 바인드한다. endpoint_type 엔드포인트 유형이다. executor_type 개체와 연결된 실행기(executor) 유형이다. flags 비트 마스크 유형 (C++ Std [lib.bitmask.types]). iterator (더 이상 사용되지 않음) 반복기(iterator) 유형이다. protocol_type 프로토콜 유형이다. query (더 이상 사용되지 않음) 쿼리 유형이다. results_type 결과 유형이다. 멤버 함수 이 름 설 명 as..

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - ip::tcp::resolver

ip::tcp::resolver TCP 리졸버(resolver) 유형이다. typedef basic_resolver resolver; 유 형 이 름 설 명 rebind_executor 리졸버 유형을 다른 실행기(executor)로 다시 바인드한다. endpoint_type 엔드포인트 유형이다. executor_type 개체와 연결된 실행기(executor) 유형이다. flags 비트 마스크 유형 (C++ Std [lib.bitmask.types]). iterator (더 이상 사용되지 않음) 반복기(iterator) 유형이다. protocol_type 프로토콜 유형이다. query (더 이상 사용되지 않음) 쿼리 유형이다. results_type 결과 유형이다. 멤버 함수 이 름 설 명 as..

까마귀75
'IP' 태그의 글 목록 (11 Page)