OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:service_impl_type
(Results
1 - 3
of
3
) sorted by null
/external/parameter-framework/asio-1.10.6/include/asio/ip/
resolver_service.hpp
52
service_impl_type
;
typedef in class:asio::ip::resolver_service
56
typedef typename
service_impl_type
::implementation_type implementation_type;
144
service_impl_type
service_impl_;
/external/parameter-framework/asio-1.10.6/include/asio/
socket_acceptor_service.hpp
42
typedef detail::reactive_socket_service<Protocol>
service_impl_type
;
typedef in class:asio::socket_acceptor_service
46
typedef typename
service_impl_type
::implementation_type implementation_type;
49
typedef typename
service_impl_type
::native_handle_type native_type;
52
typedef typename
service_impl_type
::native_handle_type native_handle_type;
258
service_impl_type
service_impl_;
stream_socket_service.hpp
43
typedef detail::reactive_socket_service<Protocol>
service_impl_type
;
typedef in class:asio::stream_socket_service
47
typedef typename
service_impl_type
::implementation_type implementation_type;
50
typedef typename
service_impl_type
::native_handle_type native_type;
53
typedef typename
service_impl_type
::native_handle_type native_handle_type;
332
service_impl_type
service_impl_;
Completed in 80 milliseconds