async_comm::Comm Member List

This is the complete list of members for async_comm::Comm, 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_message_handler_async_comm::Commprotectedstatic
do_async_read(const boost::asio::mutable_buffers_1 &buffer, boost::function< void(const boost::system::error_code &, size_t)> handler)=0async_comm::Commprotectedpure virtual
do_async_write(const boost::asio::const_buffers_1 &buffer, boost::function< void(const boost::system::error_code &, size_t)> handler)=0async_comm::Commprotectedpure virtual
do_close()=0async_comm::Commprotectedpure virtual
do_init()=0async_comm::Commprotectedpure virtual
init()async_comm::Comm
io_service_async_comm::Commprotected
io_thread_async_comm::Commprivate
is_open()=0async_comm::Commprotectedpure virtual
listeners_async_comm::Commprivate
message_handler_async_comm::Commprotected
mutex_lock typedefasync_comm::Commprivate
new_data_async_comm::Commprivate
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
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


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