IP

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - ip::bad_address_cast::what

ip::bad_address_cast::what 예외와 연관된 메세지를 가져온다. virtual const char * what() const; Boost.Asio 홈

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - ip::basic_resolver_results::value_type

ip::basic_resolver_results::value_type 결과 범위의 값 유형이다. typedef basic_resolver_entry value_type; 유 형 이 름 설 명 endpoint_type 엔드포인트 항목과 연결된 엔드포인트 유형이다. protocol_type 엔드포인트 항목과 연결돤 프로토콜 유형이다. 멤버 함수 이 름 설 명 basic_resolver_entry [constructor] 기본 생성자 — 주어진 엔드포인트, 호스트 이름과 서비스 이름으로 생성한다. endpoint 항목과 연결된 엔드포인트를 가져온다. host_name 항목과 연결된 호스트 이름을 가져온다. operator endpoint_type 항목과 연결된 엔드포인트로 변환한..

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - ip::basic_resolver_iterator::value_type

ip::basic_resolver_iterator::value_type 반복기(iterator)가 가르키는 값의 유형이다. typedef basic_resolver_entry value_type; 유 형 이 름 설 명 endpoint_type 엔드포인트 항목과 연결된 엔드포인트 유형이다. protocol_type 엔드포인트 항목과 연결돤 프로토콜 유형이다. 멤버 함수 이 름 설 명 basic_resolver_entry [constructor] 기본 생성자 — 주어진 엔드포인트, 호스트 이름과 서비스 이름으로 생성한다. endpoint 항목과 연결된 엔드포인트를 가져온다. host_name 항목과 연결된 호스트 이름을 가져온다. operator endpoint_type ..

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - ip::basic_address_iterator< address_v6 >::value_type

ip::basic_address_iterator::value_type 반복기(iterator)가 가르키는 요소의 유형이다. typedef address_v6 value_type; 유 형 이 름 설 명 bytes_type 바이트의 배열로 주소를 나타내는 데 사용되는 유형이다. 멤버 함수 이 름 설 명 address_v6 [constructor] 기본 생성자 — 로우 바이트와 범위 ID에서 주소를 생성한다. — 복사 생성자 any [static] 주소를 나타내는 주소 개체를 얻어온다. from_string [static] (더 이상 사용되지 않음: make_address_v6() 사용.) IP 주소 문자열에서 IPv6 주소를 생성한다. is_link_local 주소가 링크-로컬인지 ..

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - ip::basic_address_iterator< address_v4 >::value_type

ip::basic_address_iterator::value_type 반복기(iterator)가 가르키는 요소의 유형이다. typedef address_v4 value_type; 유 형 이 름 설 명 bytes_type 바이트의 배열로 주소를 나타내는 데 사용되는 유형이다. uint_type 부호없는 정수 주소를 나타내는 데 사용되는 유형이다. 멤버 함수 이 름 설 명 address_v4 [constructor] 기본 생성자 — 로우 바이트에서 주소를 생성한다. — 호스트 바이트 순서의 부호없는 정수에서 주소를 생성한다. — 복사 생성자 any [static] 주소를 나타내는 주소 개체를 얻어온다. broadcast [static] 브로드캐스트 주소를 나타내는 주소 개체를 얻어온..

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