EpcTools
An event based multi-threaded C++ development framework.
|
This is the complete list of members for EPCDNS::NodeSelectorResult, including all inherited members.
addIPv4Host(const std::string &host) | EPCDNS::NodeSelectorResult | inline |
addIPv6Host(const std::string &host) | EPCDNS::NodeSelectorResult | inline |
addSupportedProtocol(AppProtocol *ap) | EPCDNS::NodeSelectorResult | inline |
dump(const char *prefix) | EPCDNS::NodeSelectorResult | inline |
getHostname() | EPCDNS::NodeSelectorResult | inline |
getIPv4Hosts() | EPCDNS::NodeSelectorResult | inline |
getIPv6Hosts() | EPCDNS::NodeSelectorResult | inline |
getOrder() | EPCDNS::NodeSelectorResult | inline |
getPort() | EPCDNS::NodeSelectorResult | inline |
getPreference() | EPCDNS::NodeSelectorResult | inline |
getSupportedProtocols() | EPCDNS::NodeSelectorResult | inline |
NodeSelectorResult() | EPCDNS::NodeSelectorResult | inline |
setHostname(const std::string &hostname) | EPCDNS::NodeSelectorResult | inline |
setOrder(uint16_t order) | EPCDNS::NodeSelectorResult | inline |
setPort(uint16_t port) | EPCDNS::NodeSelectorResult | inline |
setPreference(uint16_t preference) | EPCDNS::NodeSelectorResult | inline |