MongoDB C++ Driver
legacy-1.1.2
|
This is the complete list of members for mongo::HostAndPort, including all inherited members.
append(StringBuilder &ss) const | mongo::HostAndPort | |
empty() const | mongo::HostAndPort | |
HostAndPort() | mongo::HostAndPort | |
HostAndPort(const StringData &text) | mongo::HostAndPort | explicit |
HostAndPort(const std::string &h, int p) | mongo::HostAndPort | |
initialize(const StringData &s) | mongo::HostAndPort | |
isLocalHost() const | mongo::HostAndPort | |
parse(const StringData &text) | mongo::HostAndPort | static |
toString() const | mongo::HostAndPort |