async_comm::UDP Member List

This is the complete list of members for async_comm::UDP, 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
bind_endpoint_async_comm::UDPprivate
bind_host_async_comm::UDPprivate
bind_port_async_comm::UDPprivate
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_BIND_HOSTasync_comm::UDPprivatestatic
DEFAULT_BIND_PORTasync_comm::UDPprivatestatic
default_message_handler_async_comm::Commprotectedstatic
DEFAULT_REMOTE_HOSTasync_comm::UDPprivatestatic
DEFAULT_REMOTE_PORTasync_comm::UDPprivatestatic
do_async_read(const boost::asio::mutable_buffers_1 &buffer, boost::function< void(const boost::system::error_code &, size_t)> handler) overrideasync_comm::UDPprivatevirtual
do_async_write(const boost::asio::const_buffers_1 &buffer, boost::function< void(const boost::system::error_code &, size_t)> handler) overrideasync_comm::UDPprivatevirtual
do_close() overrideasync_comm::UDPprivatevirtual
do_init() overrideasync_comm::UDPprivatevirtual
init()async_comm::Comm
io_service_async_comm::Commprotected
io_thread_async_comm::Commprivate
is_open() overrideasync_comm::UDPprivatevirtual
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
remote_endpoint_async_comm::UDPprivate
remote_host_async_comm::UDPprivate
remote_port_async_comm::UDPprivate
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::UDPprivate
UDP(std::string bind_host=DEFAULT_BIND_HOST, uint16_t bind_port=DEFAULT_BIND_PORT, std::string remote_host=DEFAULT_REMOTE_HOST, uint16_t remote_port=DEFAULT_REMOTE_PORT, MessageHandler &message_handler=default_message_handler_)async_comm::UDP
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
~UDP()async_comm::UDP


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