|
EpcTools
An event based multi-threaded C++ development framework.
|
This is the complete list of members for DNS::Cache, including all inherited members.
| addNamedServer(const char *address, int udp_port=53, int tcp_port=53) | DNS::Cache | |
| applyNamedServers() | DNS::Cache | |
| Cache() | DNS::Cache | |
| forceRefresh() | DNS::Cache | |
| getInstance(namedserverid_t nsid) | DNS::Cache | static |
| getInstance() | DNS::Cache | inlinestatic |
| getNamedServerId() | DNS::Cache | inline |
| getRefeshInterval() | DNS::Cache | inlinestatic |
| getRefreshConcurrent() | DNS::Cache | inlinestatic |
| getRefreshPercent() | DNS::Cache | inlinestatic |
| initSaveQueries(const char *qfn, long qsf) | DNS::Cache | |
| loadQueries(const char *qfn) | DNS::Cache | |
| loadQueries(const std::string &qfn) | DNS::Cache | inline |
| query(ns_type rtype, const std::string &domain, Bool &cacheHit, Bool ignorecache=false) | DNS::Cache | |
| query(ns_type rtype, const std::string &domain, CachedDNSQueryCallback cb, const Void *data=NULL, Bool ignorecache=false) | DNS::Cache | |
| removeNamedServer(const char *address) | DNS::Cache | |
| resetNewQueryCount() | DNS::Cache | inline |
| saveQueries() | DNS::Cache | |
| setRefreshConcurrent(unsigned int concur) | DNS::Cache | inlinestatic |
| setRefreshInterval(long interval) | DNS::Cache | inlinestatic |
| setRefreshPercent(int percent) | DNS::Cache | inlinestatic |
| ~Cache() | DNS::Cache |
1.8.16