index.html
Main Page
|
modules.html
Modules
|
namespaces.html
Namespace List
|
hierarchy.html
Class Hierarchy
|
annotated.html
Data Structures
|
dirs.html
Directories
|
files.html
File List
|
namespacemembers.html
Namespace Members
|
functions.html
Data Fields
|
pages.html
Related Pages
DBusMemPool Struct Reference
[
group__DBusMemPoolInternals.html
Memory pool implementation details
]
Internals fields of DBusMemPool.
#_details
More...
Data Fields
int
structDBusMemPool.html#o0
element_size
size of a single object in the pool
int
structDBusMemPool.html#o1
block_size
size of most recently allocated block
unsigned int
structDBusMemPool.html#o2
zero_elements
: 1
whether to zero-init allocated elements
structDBusFreedElement.html
DBusFreedElement
*
structDBusMemPool.html#o3
free_elements
a free list of elements to recycle
structDBusMemBlock.html
DBusMemBlock
*
structDBusMemPool.html#o4
blocks
blocks of memory from malloc()
int
structDBusMemPool.html#o5
allocated_elements
Count of outstanding allocated elements.
Detailed Description
Internals fields of DBusMemPool.
Definition at line
dbus-mempool_8c-source.html#l00096
96
of file
dbus-mempool_8c-source.html
dbus-mempool.c
.
The documentation for this struct was generated from the following file:
dbus-mempool_8c-source.html
dbus-mempool.c
Generated on Tue Sep 13 01:28:08 2005 for D-BUS by
http://www.doxygen.org/index.html
doxygen
1.4.4
