Main Page
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
async_comm
TCPClient
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
()
async_comm::Comm
DEFAULT_HOST
async_comm::TCPClient
private
static
DEFAULT_PORT
async_comm::TCPClient
private
static
do_async_read
(const boost::asio::mutable_buffers_1 &buffer, boost::function< void(const boost::system::error_code &, size_t)> handler) override
async_comm::TCPClient
private
virtual
do_async_write
(const boost::asio::const_buffers_1 &buffer, boost::function< void(const boost::system::error_code &, size_t)> handler) override
async_comm::TCPClient
private
virtual
do_close
() override
async_comm::TCPClient
private
virtual
do_init
() override
async_comm::TCPClient
private
virtual
endpoint_
async_comm::TCPClient
private
host_
async_comm::TCPClient
private
init
()
async_comm::Comm
io_service_
async_comm::Comm
protected
is_open
() override
async_comm::TCPClient
private
virtual
port_
async_comm::TCPClient
private
READ_BUFFER_SIZE
async_comm::Comm
protected
static
register_receive_callback
(std::function< void(const uint8_t *, size_t)> fun)
async_comm::Comm
send_byte
(uint8_t data)
async_comm::Comm
inline
send_bytes
(const uint8_t *src, size_t len)
async_comm::Comm
socket_
async_comm::TCPClient
private
TCPClient
(std::string host=DEFAULT_HOST, uint16_t port=DEFAULT_PORT)
async_comm::TCPClient
WRITE_BUFFER_SIZE
async_comm::Comm
protected
static
~Comm
()
async_comm::Comm
virtual
~TCPClient
()
async_comm::TCPClient
async_comm
Author(s):
autogenerated on Thu May 16 2019 03:03:47