async_comm::TCPClient Member List

This is the complete list of members for async_comm::TCPClient, including all inherited members.

close()async_comm::Comm
Comm(MessageHandler &message_handler=default_message_handler_)async_comm::Comm
DEFAULT_HOSTasync_comm::TCPClientprivatestatic
default_message_handler_async_comm::Commprotectedstatic
DEFAULT_PORTasync_comm::TCPClientprivatestatic
do_async_read(const boost::asio::mutable_buffers_1 &buffer, boost::function< void(const boost::system::error_code &, size_t)> handler) overrideasync_comm::TCPClientprivatevirtual
do_async_write(const boost::asio::const_buffers_1 &buffer, boost::function< void(const boost::system::error_code &, size_t)> handler) overrideasync_comm::TCPClientprivatevirtual
do_close() overrideasync_comm::TCPClientprivatevirtual
do_init() overrideasync_comm::TCPClientprivatevirtual
endpoint_async_comm::TCPClientprivate
host_async_comm::TCPClientprivate
init()async_comm::Comm
io_service_async_comm::Commprotected
is_open() overrideasync_comm::TCPClientprivatevirtual
message_handler_async_comm::Commprotected
port_async_comm::TCPClientprivate
READ_BUFFER_SIZEasync_comm::Commprotectedstatic
register_listener(CommListener &listener)async_comm::Comm
register_receive_callback(std::function< void(const uint8_t *, size_t)> fun)async_comm::Comm
send_byte(uint8_t data)async_comm::Comminline
send_bytes(const uint8_t *src, size_t len)async_comm::Comm
socket_async_comm::TCPClientprivate
TCPClient(std::string host=DEFAULT_HOST, uint16_t port=DEFAULT_PORT, MessageHandler &message_handler=default_message_handler_)async_comm::TCPClient
WRITE_BUFFER_SIZEasync_comm::Commprotectedstatic
~Comm()async_comm::Commvirtual
~TCPClient()async_comm::TCPClient


async_comm
Author(s):
autogenerated on Fri May 14 2021 02:35:38