#include <net_db.h>

Inheritance diagram for net_db_name:
Collaboration diagram for net_db_name:

Public Member Functions

 net_db_name (const char *name, netdbEntry *)
 
 ~net_db_name ()
 

Public Attributes

net_db_namenext
 
netdbEntrynet_db_entry
 
void * key
 

Private Member Functions

 MEMPROXY_CLASS (net_db_name)
 

Detailed Description

Definition at line 23 of file net_db.h.

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()

net_db_name::~net_db_name ( )
inline

Definition at line 30 of file net_db.h.

References hash_link::key, and xfree.

Member Function Documentation

◆ MEMPROXY_CLASS()

net_db_name::MEMPROXY_CLASS ( net_db_name  )
private

Member Data Documentation

◆ key

void* hash_link::key
inherited

◆ 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:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors