dns_dbtable Struct Reference


Data Fields

unsigned int magic
isc_mem_tmctx
dns_rdataclass_t rdclass
isc_mutex_t lock
isc_rwlock_t tree_lock
unsigned int references
dns_rbt_trbt
dns_db_tdefault_db

Detailed Description

Definition at line 38 of file dbtable.c.


Field Documentation

unsigned int dns_dbtable::magic

Definition at line 40 of file dbtable.c.

Referenced by dbtable_free(), and dns_dbtable_create().

isc_mem_t* dns_dbtable::mctx

Definition at line 41 of file dbtable.c.

Referenced by dbtable_free(), and dns_dbtable_create().

dns_rdataclass_t dns_dbtable::rdclass

Definition at line 42 of file dbtable.c.

Referenced by dns_dbtable_add(), and dns_dbtable_create().

isc_mutex_t dns_dbtable::lock

Definition at line 43 of file dbtable.c.

Referenced by dns_dbtable_attach(), dns_dbtable_create(), and dns_dbtable_detach().

isc_rwlock_t dns_dbtable::tree_lock

Definition at line 44 of file dbtable.c.

Referenced by dbtable_free(), dns_dbtable_add(), dns_dbtable_adddefault(), dns_dbtable_create(), dns_dbtable_find(), dns_dbtable_getdefault(), dns_dbtable_remove(), and dns_dbtable_removedefault().

unsigned int dns_dbtable::references

Definition at line 46 of file dbtable.c.

Referenced by dns_dbtable_attach(), dns_dbtable_create(), and dns_dbtable_detach().

dns_rbt_t* dns_dbtable::rbt

Definition at line 48 of file dbtable.c.

Referenced by dbtable_free(), dns_dbtable_add(), dns_dbtable_create(), dns_dbtable_find(), and dns_dbtable_remove().

dns_db_t* dns_dbtable::default_db

Definition at line 49 of file dbtable.c.

Referenced by dbtable_free(), dns_dbtable_adddefault(), dns_dbtable_create(), dns_dbtable_find(), dns_dbtable_getdefault(), and dns_dbtable_removedefault().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 28 17:41:20 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha