Home
last modified time | relevance | path

Searched defs:implementation_type (Results 1 – 7 of 7) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dresolver_service.hpp36 typedef socket_ops::shared_cancel_token_type implementation_type; typedef in asio::detail::resolver_service
54 iterator_type resolve(implementation_type&, const query_type& query, in resolve() argument
86 iterator_type resolve(implementation_type&, in resolve() argument
Dreactive_socket_service.hpp57 struct implementation_type : struct in asio::detail::reactive_socket_service
61 implementation_type() in implementation_type() function
67 protocol_type protocol_;
Dresolver_service_base.hpp36 typedef socket_ops::shared_cancel_token_type implementation_type; typedef in asio::detail::resolver_service_base
/external/parameter-framework/asio-1.10.6/include/asio/
Dbasic_io_object.hpp30 typedef typename service_type::implementation_type implementation_type; typedef in asio::detail::service_has_move
58 typedef typename service_type::implementation_type implementation_type; typedef in asio::basic_io_object
142 typedef typename service_type::implementation_type implementation_type; typedef in asio::basic_io_object
Dsocket_acceptor_service.hpp46 typedef typename service_impl_type::implementation_type implementation_type; typedef in asio::socket_acceptor_service
Dstream_socket_service.hpp47 typedef typename service_impl_type::implementation_type implementation_type; typedef in asio::stream_socket_service
/external/parameter-framework/asio-1.10.6/include/asio/ip/
Dresolver_service.hpp56 typedef typename service_impl_type::implementation_type implementation_type; typedef in asio::ip::resolver_service