isc_mem Struct Reference

This structure is actually just the common prefix of a memory context implementation's version of an isc_mem_t. More...

#include <mem.h>


Data Fields

unsigned int impmagic
unsigned int magic
isc_memmethods_tmethods


Detailed Description

This structure is actually just the common prefix of a memory context implementation's version of an isc_mem_t.

Direct use of this structure by clients is forbidden. mctx implementations may change the structure. 'magic' must be ISCAPI_MCTX_MAGIC for any of the isc_mem_ routines to work. mctx implementations must maintain all mctx invariants.

Definition at line 249 of file mem.h.


Field Documentation

unsigned int isc_mem::impmagic

Definition at line 250 of file mem.h.

unsigned int isc_mem::magic

Definition at line 251 of file mem.h.

Referenced by rdatasetiter_destroy().

isc_memmethods_t* isc_mem::methods

Definition at line 252 of file mem.h.


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