Home | History | Annotate | Download | only in asio

Lines Matching refs:service_type

29     typedef IoObjectService service_type;
30 typedef typename service_type::implementation_type implementation_type;
39 static_cast<service_type*>(0),
55 typedef IoObjectService service_type;
58 typedef typename service_type::implementation_type implementation_type;
97 service_type& get_service()
103 const service_type& get_service() const
113 service_type& service;
141 typedef IoObjectService service_type;
142 typedef typename service_type::implementation_type implementation_type;
175 service_type& get_service()
180 const service_type& get_service() const