#include <net_db.h>
Public Member Functions | |
net_db_name (const char *name, netdbEntry *) | |
~net_db_name () | |
Public Attributes | |
net_db_name * | next |
netdbEntry * | net_db_entry |
void * | key |
Private Member Functions | |
MEMPROXY_CLASS (net_db_name) | |
Detailed Description
Constructor & Destructor Documentation
◆ net_db_name()
net_db_name::net_db_name | ( | const char * | name, |
netdbEntry * | e | ||
) |
Definition at line 138 of file net_db.cc.
References netdbEntry::hosts, hash_link::key, netdbEntry::link_count, and xstrdup.
◆ ~net_db_name()
|
inline |
Definition at line 30 of file net_db.h.
References hash_link::key, and xfree.
Member Function Documentation
◆ MEMPROXY_CLASS()
|
private |
Member Data Documentation
◆ key
|
inherited |
Definition at line 19 of file hash.h.
Referenced by ClientInfo::ClientInfo(), fqdncache_entry::fqdncache_entry(), IdleConnList::IdleConnList(), ipcache_entry::ipcache_entry(), net_db_name(), ClientInfo::~ClientInfo(), ExternalACLEntry::~ExternalACLEntry(), fqdncache_entry::~fqdncache_entry(), IdleConnList::~IdleConnList(), ~net_db_name(), aclMatchExternal(), Rock::SwapDir::anchorToCache(), MemStore::anchorToCache(), Store::CheckSwapMetaKey(), StoreEntry::clearPublicKeyScope(), Rock::SwapDir::createStoreIO(), CommQuotaQueue::dequeue(), destroyStoreEntry(), CommQuotaQueue::enqueue(), external_acl_cache_add(), StoreEntry::forcePublicKey(), fqdncacheAddEntry(), fqdncacheParse(), StoreEntry::getMD5Text(), hash_join(), hash_remove_link(), StoreEntry::hashDelete(), StoreEntry::hashInsert(), hashKeyStr(), Rock::SwapDir::hasReadableEntry(), htcpQuery(), idnsStartQuery(), ipcacheAddEntry(), ipcacheRelease(), Fs::Ufs::UFSSwapDir::logEntry(), Store::Controller::markedForDeletionAndAbandoned(), my_free(), ipcache_entry::name(), neighborsUdpPing(), netdbHashInsert(), Ipc::StoreMap::openForUpdating(), Store::PackFields(), peerCountMcastPeersCreateAndSend(), StoreEntry::publicKey(), read_passwd_file(), Ipc::StoreMapAnchor::set(), StoreEntry::setPrivateKey(), StoreEntry::setPublicKey(), ClientInfo::setWriteLimiter(), Ident::Start(), MemStore::startCaching(), storeDigestAdd(), storeDigestDel(), storeRebuildParseEntry(), Store::UnpackIndexSwapMeta(), and UFSCleanLog::write().
◆ net_db_entry
netdbEntry* net_db_name::net_db_entry |
Definition at line 33 of file net_db.h.
Referenced by netdbHostDelete(), netdbLookupHost(), and netdbSendPing().
◆ next
net_db_name* net_db_name::next |
Definition at line 32 of file net_db.h.
Referenced by netdbDump(), netdbHostDelete(), netdbRelease(), netdbSaveState(), and netdbSendPing().
The documentation for this class was generated from the following files: