![]() |
Home | Libraries | People | FAQ | More |
construct(implementation_type &impl) | boost::asio::strand_service | |
destroy(implementation_type &impl) | boost::asio::strand_service | |
dispatch(implementation_type &impl, Handler handler) | boost::asio::strand_service | |
implementation_type typedef | boost::asio::strand_service | |
owner() | boost::asio::io_service::service | |
post(implementation_type &impl, Handler handler) | boost::asio::strand_service | |
service(io_service &owner) | boost::asio::io_service::service | [protected] |
shutdown_service() | boost::asio::strand_service | [virtual] |
strand_service(boost::asio::io_service &io_service) | boost::asio::strand_service | [explicit] |
~service() | boost::asio::io_service::service | [protected, virtual] |
Copyright © 2003 - 2006 Christopher M. Kohlhoff |