0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Hypertable::Comm Member List

This is the complete list of members for Hypertable::Comm, including all inherited members.

add_proxy(const String &proxy, const String &hostname, const InetAddr &addr)Hypertable::Comm
cancel_timer(const DispatchHandlerPtr &handler)Hypertable::Comm
close_socket(const CommAddress &addr)Hypertable::Comm
Comm()Hypertable::Commprivate
connect(const CommAddress &addr, const DispatchHandlerPtr &default_handler)Hypertable::Comm
connect(const CommAddress &addr, const CommAddress &local_addr, const DispatchHandlerPtr &default_handler)Hypertable::Comm
connect_socket(int sd, const CommAddress &addr, const DispatchHandlerPtr &default_handler)Hypertable::Commprivate
create_datagram_receive_socket(CommAddress &addr, int tos, const DispatchHandlerPtr &handler)Hypertable::Comm
destroy()Hypertable::Commstatic
find_available_tcp_port(InetAddr &addr)Hypertable::Comm
find_available_udp_port(InetAddr &addr)Hypertable::Comm
get_proxy_map(ProxyMapT &proxy_map)Hypertable::Comm
instance()Hypertable::Comminlinestatic
listen(const CommAddress &addr, ConnectionHandlerFactoryPtr &chf)Hypertable::Comm
listen(const CommAddress &addr, ConnectionHandlerFactoryPtr &chf, const DispatchHandlerPtr &default_handler)Hypertable::Comm
m_handler_mapHypertable::Commprivate
m_local_addrHypertable::Commprivate
m_timer_reactorHypertable::Commprivate
m_verboseHypertable::Commprivate
ms_instanceHypertable::Commprivatestatic
ms_mutexHypertable::Commprivatestatic
ms_next_request_idHypertable::Commprivatestatic
register_socket(int sd, const CommAddress &addr, RawSocketHandler *handler)Hypertable::Comm
remove_proxy(const String &proxy)Hypertable::Comm
send_datagram(const CommAddress &addr, const CommAddress &send_addr, CommBufPtr &cbuf)Hypertable::Comm
send_request(const CommAddress &addr, uint32_t timeout_ms, CommBufPtr &cbuf, DispatchHandler *response_handler)Hypertable::Comm
send_request(IOHandlerData *data_handler, uint32_t timeout_ms, CommBufPtr &cbuf, DispatchHandler *response_handler)Hypertable::Commprivate
send_response(const CommAddress &addr, CommBufPtr &cbuf)Hypertable::Comm
set_alias(const InetAddr &addr, const InetAddr &alias)Hypertable::Comm
set_timer(uint32_t duration_millis, const DispatchHandlerPtr &handler)Hypertable::Comm
set_timer_absolute(ClockT::time_point expire_time, const DispatchHandlerPtr &handler)Hypertable::Comm
translate_proxy(const String &proxy, InetAddr *addr)Hypertable::Comm
wait_for_proxy_load(Timer &timer)Hypertable::Comm
~Comm()Hypertable::Commprivate