The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
twesnothd_connection Member List

This is the complete list of members for twesnothd_connection, including all inherited members.

binarytwesnothd_connection
bytes_read() const twesnothd_connectioninline
bytes_read_twesnothd_connectionprivate
bytes_to_read() const twesnothd_connectioninline
bytes_to_read_twesnothd_connectionprivate
bytes_to_write() const twesnothd_connectioninline
bytes_to_write_twesnothd_connectionprivate
bytes_written() const twesnothd_connectioninline
bytes_written_twesnothd_connectionprivate
cancel()twesnothd_connection
connect(resolver::iterator iterator)twesnothd_connectionprivate
error typedeftwesnothd_connection
handle_connect(const boost::system::error_code &ec, resolver::iterator iterator)twesnothd_connectionprivate
handle_handshake(const boost::system::error_code &ec)twesnothd_connectionprivate
handle_read(const boost::system::error_code &ec, std::size_t bytes_transferred)twesnothd_connectionprivate
handle_resolve(const boost::system::error_code &ec, resolver::iterator iterator)twesnothd_connectionprivate
handle_write(const boost::system::error_code &ec, std::size_t bytes_transferred)twesnothd_connectionprivate
handshake()twesnothd_connectionprivate
handshake_finished() const twesnothd_connectioninline
handshake_finished_twesnothd_connectionprivate
handshake_response_twesnothd_connectionprivate
has_data_received() const twesnothd_connectioninline
io_service_twesnothd_connectionprivate
is_read_complete(const boost::system::error_code &error, std::size_t bytes_transferred)twesnothd_connectionprivate
is_sending_data() const twesnothd_connectioninline
is_write_complete(const boost::system::error_code &error, std::size_t bytes_transferred)twesnothd_connectionprivate
numtwesnothd_connection
payload_size_twesnothd_connectionprivate
poll()twesnothd_connection
read_buf_twesnothd_connectionprivate
receive_data(config &result)twesnothd_connection
recv()twesnothd_connectionprivate
recv_queue_twesnothd_connectionprivate
resolver typedeftwesnothd_connectionprivate
resolver_twesnothd_connectionprivate
send()twesnothd_connectionprivate
send_data(const configr_of &request)twesnothd_connection
send_queue_twesnothd_connectionprivate
socket typedeftwesnothd_connectionprivate
socket_twesnothd_connectionprivate
twesnothd_connection(const std::string &host, const std::string &service)twesnothd_connection