This is the complete list of members for Hypertable::CommAddress, including all inherited members.
AddressType enum name | Hypertable::CommAddress | |
clear() | Hypertable::CommAddress | inline |
CommAddress() | Hypertable::CommAddress | inline |
CommAddress(const sockaddr_in addr) | Hypertable::CommAddress | inline |
inet | Hypertable::CommAddress | |
INET enum value | Hypertable::CommAddress | |
is_inet() const | Hypertable::CommAddress | inline |
is_proxy() const | Hypertable::CommAddress | inline |
is_set() const | Hypertable::CommAddress | inline |
m_type | Hypertable::CommAddress | private |
NONE enum value | Hypertable::CommAddress | |
operator!=(const CommAddress &other) const | Hypertable::CommAddress | inline |
operator<(const CommAddress &other) const | Hypertable::CommAddress | inline |
operator=(sockaddr_in addr) | Hypertable::CommAddress | inline |
operator==(const CommAddress &other) const | Hypertable::CommAddress | inline |
proxy | Hypertable::CommAddress | |
PROXY enum value | Hypertable::CommAddress | |
set_inet(sockaddr_in addr) | Hypertable::CommAddress | inline |
set_proxy(const String &str) | Hypertable::CommAddress | inline |
to_str() const | Hypertable::CommAddress |