| hasPort() const (defined in mongo::HostAndPort) | mongo::HostAndPort | [inline] |
| host() const (defined in mongo::HostAndPort) | mongo::HostAndPort | [inline] |
| HostAndPort() (defined in mongo::HostAndPort) | mongo::HostAndPort | [inline] |
| HostAndPort(string s) | mongo::HostAndPort | [inline] |
| HostAndPort(string h, int p) | mongo::HostAndPort | [inline] |
| HostAndPort(const SockAddr &sock) (defined in mongo::HostAndPort) | mongo::HostAndPort | [inline] |
| isLocalHost() const (defined in mongo::HostAndPort) | mongo::HostAndPort | [inline] |
| isSelf() const (defined in mongo::HostAndPort) | mongo::HostAndPort | |
| me() (defined in mongo::HostAndPort) | mongo::HostAndPort | [inline, static] |
| Me() (defined in mongo::HostAndPort) | mongo::HostAndPort | [inline, static] |
| operator string() const (defined in mongo::HostAndPort) | mongo::HostAndPort | [inline] |
| operator!=(const HostAndPort &r) const (defined in mongo::HostAndPort) | mongo::HostAndPort | [inline] |
| operator<(const HostAndPort &r) const (defined in mongo::HostAndPort) | mongo::HostAndPort | [inline] |
| operator==(const HostAndPort &r) const (defined in mongo::HostAndPort) | mongo::HostAndPort | [inline] |
| port() const (defined in mongo::HostAndPort) | mongo::HostAndPort | [inline] |
| setPort(int port) (defined in mongo::HostAndPort) | mongo::HostAndPort | [inline] |
| toString(bool includePort=true) const | mongo::HostAndPort | [inline] |
1.6.3