Derecho  0.9
Distributed systems toolkit for RDMA
tcp::tcp_connections Member List

This is the complete list of members for tcp::tcp_connections, including all inherited members.

add_connection(const node_id_t other_id, const std::pair< ip_addr_t, uint16_t > &other_ip_and_port)tcp::tcp_connectionsprivate
add_node(node_id_t new_id, const std::pair< ip_addr_t, uint16_t > &new_ip_addr_and_port)tcp::tcp_connections
conn_listenertcp::tcp_connectionsprivate
contains_node(node_id_t node_id)tcp::tcp_connections
delete_node(node_id_t remove_id)tcp::tcp_connections
destroy()tcp::tcp_connections
establish_node_connections(const std::map< node_id_t, std::pair< ip_addr_t, uint16_t >> &ip_addrs_and_ports)tcp::tcp_connectionsprivate
exchange(node_id_t node_id, T local, T &remote)tcp::tcp_connectionsinline
filter_to(const std::vector< node_id_t > &live_nodes_list)tcp::tcp_connections
get_socket(node_id_t node_id)tcp::tcp_connections
my_idtcp::tcp_connectionsprivate
probe_all()tcp::tcp_connections
read(node_id_t node_id, char *buffer, size_t size)tcp::tcp_connections
socketstcp::tcp_connectionsprivate
sockets_mutextcp::tcp_connectionsprivate
tcp_connections(node_id_t my_id, const std::map< node_id_t, std::pair< ip_addr_t, uint16_t >> ip_addrs_and_ports)tcp::tcp_connections
write(node_id_t node_id, char const *buffer, size_t size)tcp::tcp_connections
write_all(char const *buffer, size_t size)tcp::tcp_connections