async_comm::TCPClient Member List

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

async_read()async_comm::Commprivate
async_read_end(const boost::system::error_code &error, size_t bytes_transferred)async_comm::Commprivate
async_write(bool check_write_state)async_comm::Commprivate
async_write_end(const boost::system::error_code &error, size_t bytes_transferred)async_comm::Commprivate
callback_mutex_async_comm::Commprivate
callback_thread_async_comm::Commprivate
close()async_comm::Comm
Comm(MessageHandler &message_handler=default_message_handler_)async_comm::Comm
condition_variable_async_comm::Commprivate
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
io_thread_async_comm::Commprivate
is_open() overrideasync_comm::TCPClientprivatevirtual
listeners_async_comm::Commprivate
message_handler_async_comm::Commprotected
mutex_lock typedefasync_comm::Commprivate
new_data_async_comm::Commprivate
port_async_comm::TCPClientprivate
process_callbacks()async_comm::Commprivate
read_buffer_async_comm::Commprivate
READ_BUFFER_SIZEasync_comm::Commprotectedstatic
read_queue_async_comm::Commprivate
receive_callback_async_comm::Commprivate
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
shutdown_requested_async_comm::Commprivate
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
write_in_progress_async_comm::Commprivate
write_mutex_async_comm::Commprivate
write_queue_async_comm::Commprivate
~Comm()async_comm::Commvirtual
~TCPClient()async_comm::TCPClient


async_comm
Author(s):
autogenerated on Tue Mar 1 2022 23:49:04