_host | mongo::HostAndPort | [private] |
_port | mongo::HostAndPort | [private] |
hasPort() const | mongo::HostAndPort | [inline] |
host() const | mongo::HostAndPort | [inline] |
HostAndPort() | mongo::HostAndPort | [inline] |
HostAndPort(string s) | mongo::HostAndPort | [inline] |
HostAndPort(string h, int p) | mongo::HostAndPort | [inline] |
HostAndPort(const SockAddr &sock) | mongo::HostAndPort | [inline] |
isLocalHost() const | mongo::HostAndPort | [inline] |
isSelf() const | mongo::HostAndPort | |
me() | mongo::HostAndPort | [inline, static] |
Me() | mongo::HostAndPort | [inline, static] |
operator string() const | mongo::HostAndPort | [inline] |
operator!=(const HostAndPort &r) const | mongo::HostAndPort | [inline] |
operator<(const HostAndPort &r) const | mongo::HostAndPort | [inline] |
operator==(const HostAndPort &r) const | mongo::HostAndPort | [inline] |
port() const | mongo::HostAndPort | [inline] |
setPort(int port) | mongo::HostAndPort | [inline] |
toString() const | mongo::HostAndPort | [inline] |