Home
last modified time | relevance | path

Searched defs:basic_endpoint (Results 1 – 3 of 3) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/generic/
Dbasic_endpoint.hpp39 class basic_endpoint class
50 basic_endpoint() in basic_endpoint() function in asio::generic::basic_endpoint
55 basic_endpoint(const void* socket_address, in basic_endpoint() function in asio::generic::basic_endpoint
63 basic_endpoint(const Endpoint& endpoint) in basic_endpoint() function in asio::generic::basic_endpoint
69 basic_endpoint(const basic_endpoint& other) in basic_endpoint() function in asio::generic::basic_endpoint
75 basic_endpoint(basic_endpoint&& other) in basic_endpoint() function in asio::generic::basic_endpoint
/external/parameter-framework/asio-1.10.6/include/asio/ip/
Dbasic_endpoint.hpp38 class basic_endpoint class
49 basic_endpoint() in basic_endpoint() function in asio::ip::basic_endpoint
70 basic_endpoint(const InternetProtocol& internet_protocol, in basic_endpoint() function in asio::ip::basic_endpoint
79 basic_endpoint(const asio::ip::address& addr, unsigned short port_num) in basic_endpoint() function in asio::ip::basic_endpoint
85 basic_endpoint(const basic_endpoint& other) in basic_endpoint() function in asio::ip::basic_endpoint
91 basic_endpoint(basic_endpoint&& other) in basic_endpoint() function in asio::ip::basic_endpoint
/external/parameter-framework/asio-1.10.6/include/asio/local/
Dbasic_endpoint.hpp40 class basic_endpoint class
51 basic_endpoint() in basic_endpoint() function in asio::local::basic_endpoint
56 basic_endpoint(const char* path_name) in basic_endpoint() function in asio::local::basic_endpoint
62 basic_endpoint(const std::string& path_name) in basic_endpoint() function in asio::local::basic_endpoint
68 basic_endpoint(const basic_endpoint& other) in basic_endpoint() function in asio::local::basic_endpoint
74 basic_endpoint(basic_endpoint&& other) in basic_endpoint() function in asio::local::basic_endpoint