Examples |
client(asio::io_service &io_service, const std::string &host, const std::string &service) | s11n_example::client | |
connection_ | s11n_example::client | [private] |
handle_connect(const asio::error_code &e, asio::ip::tcp::resolver::iterator endpoint_iterator) | s11n_example::client | |
handle_read(const asio::error_code &e) | s11n_example::client | |
stocks_ | s11n_example::client | [private] |