Searched defs:basic_endpoint (Results 1 – 3 of 3) sorted by relevance
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
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