Searched refs:connection_ptr (Results 1 – 3 of 3) sorted by relevance
25 connection_ptr connection_;29 match(connection_ptr c, BOOST_ASIO_MOVE_ARG(std::string) e) in match()
22 connection_ptr connection_;34 filter(connection_ptr c, BOOST_ASIO_MOVE_ARG(MessagePredicate) p) in filter()
216 typedef std::shared_ptr<connection> connection_ptr; typedef