Searched defs:basic_endpoint (Results 1 – 6 of 6) sorted by relevance
49 class basic_endpoint class64 basic_endpoint() BOOST_ASIO_NOEXCEPT in basic_endpoint() function in boost::asio::local::basic_endpoint69 basic_endpoint(const char* path_name) in basic_endpoint() function in boost::asio::local::basic_endpoint75 basic_endpoint(const std::string& path_name) in basic_endpoint() function in boost::asio::local::basic_endpoint82 basic_endpoint(string_view path_name) in basic_endpoint() function in boost::asio::local::basic_endpoint89 basic_endpoint(const basic_endpoint& other) in basic_endpoint() function in boost::asio::local::basic_endpoint96 basic_endpoint(basic_endpoint&& other) in basic_endpoint() function in boost::asio::local::basic_endpoint
39 class basic_endpoint class50 basic_endpoint() in basic_endpoint() function in asio::generic::basic_endpoint55 basic_endpoint(const void* socket_address, in basic_endpoint() function in asio::generic::basic_endpoint63 basic_endpoint(const Endpoint& endpoint) in basic_endpoint() function in asio::generic::basic_endpoint69 basic_endpoint(const basic_endpoint& other) in basic_endpoint() function in asio::generic::basic_endpoint75 basic_endpoint(basic_endpoint&& other) in basic_endpoint() function in asio::generic::basic_endpoint
43 class basic_endpoint class58 basic_endpoint() BOOST_ASIO_NOEXCEPT in basic_endpoint() function in boost::asio::generic::basic_endpoint63 basic_endpoint(const void* socket_address, in basic_endpoint() function in boost::asio::generic::basic_endpoint71 basic_endpoint(const Endpoint& endpoint) in basic_endpoint() function in boost::asio::generic::basic_endpoint77 basic_endpoint(const basic_endpoint& other) in basic_endpoint() function in boost::asio::generic::basic_endpoint84 basic_endpoint(basic_endpoint&& other) in basic_endpoint() function in boost::asio::generic::basic_endpoint
38 class basic_endpoint class49 basic_endpoint() in basic_endpoint() function in asio::ip::basic_endpoint70 basic_endpoint(const InternetProtocol& internet_protocol, in basic_endpoint() function in asio::ip::basic_endpoint79 basic_endpoint(const asio::ip::address& addr, unsigned short port_num) in basic_endpoint() function in asio::ip::basic_endpoint85 basic_endpoint(const basic_endpoint& other) in basic_endpoint() function in asio::ip::basic_endpoint91 basic_endpoint(basic_endpoint&& other) in basic_endpoint() function in asio::ip::basic_endpoint
40 class basic_endpoint class51 basic_endpoint() in basic_endpoint() function in asio::local::basic_endpoint56 basic_endpoint(const char* path_name) in basic_endpoint() function in asio::local::basic_endpoint62 basic_endpoint(const std::string& path_name) in basic_endpoint() function in asio::local::basic_endpoint68 basic_endpoint(const basic_endpoint& other) in basic_endpoint() function in asio::local::basic_endpoint74 basic_endpoint(basic_endpoint&& other) in basic_endpoint() function in asio::local::basic_endpoint
53 class basic_endpoint class68 basic_endpoint() BOOST_ASIO_NOEXCEPT in basic_endpoint() function in boost::asio::ip::basic_endpoint89 basic_endpoint(const InternetProtocol& internet_protocol, in basic_endpoint() function in boost::asio::ip::basic_endpoint98 basic_endpoint(const boost::asio::ip::address& addr, in basic_endpoint() function in boost::asio::ip::basic_endpoint105 basic_endpoint(const basic_endpoint& other) BOOST_ASIO_NOEXCEPT in basic_endpoint() function in boost::asio::ip::basic_endpoint112 basic_endpoint(basic_endpoint&& other) BOOST_ASIO_NOEXCEPT in basic_endpoint() function in boost::asio::ip::basic_endpoint