AERA
All Classes Functions Pages
tcp_io_device::TCPConnection Member List

This is the complete list of members for tcp_io_device::TCPConnection, including all inherited members.

CLIENT enum value (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnectionprotected
establishConnection(std::string host, std::string port)tcp_io_device::TCPConnection
host_ (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnectionprotected
incoming_queue_ (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnectionprotected
isRunning()tcp_io_device::TCPConnectioninline
listenAndAwaitConnection(std::string port)tcp_io_device::TCPConnection
msg_buf_size_ (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnectionprotected
msg_length_buf_size_ (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnectionprotected
NOT_STARTED enum value (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnectionprotected
outgoing_queue_ (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnectionprotected
port_ (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnectionprotected
receiveIsReady(int fd)tcp_io_device::TCPConnectionstatic
receiveMessage()tcp_io_device::TCPConnectionprotected
RUNNING enum value (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnectionprotected
sendMessage(std::unique_ptr< TCPMessage > msg)tcp_io_device::TCPConnectionprotected
SERVER enum value (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnectionprotected
server_listen_socket_ (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnectionprotected
socket_type_ (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnectionprotected
SocketType enum name (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnectionprotected
start()tcp_io_device::TCPConnection
State enum name (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnectionprotected
state_ (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnectionprotected
stop()tcp_io_device::TCPConnection
STOPPED enum value (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnectionprotected
tcp_background_thread_ (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnectionprotected
tcp_socket_ (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnectionprotected
tcpBackgroundHandler()tcp_io_device::TCPConnectionprotected
TCPConnection(std::shared_ptr< SafeQueue > receive_queue, std::shared_ptr< SafeQueue > send_queue, uint64_t msg_length_buf_size)tcp_io_device::TCPConnection
type_to_name_map_ (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnectionstatic
~TCPConnection() (defined in tcp_io_device::TCPConnection)tcp_io_device::TCPConnection