SegmentedPoolNode Struct Reference

List of all members.

Public Attributes

SegmentedPoolpool
SegmentedPoolNodenextFree
int valgrind_handle
size_t size

Detailed Description

Definition at line 39 of file SegmentedPool.cpp.


Member Data Documentation

SegmentedPoolNode* SegmentedPoolNode::nextFree

Definition at line 42 of file SegmentedPool.cpp.

Referenced by SegmentedPool::allocate(), SegmentedPool::deallocate(), and SegmentedPool::SegmentedPool().

SegmentedPool* SegmentedPoolNode::pool

Definition at line 41 of file SegmentedPool.cpp.

Referenced by SegmentedPool::deallocate(), and SegmentedPool::SegmentedPool().

size_t SegmentedPoolNode::size

Definition at line 46 of file SegmentedPool.cpp.

Referenced by SegmentedPool::allocate(), SegmentedPool::deallocate(), SegmentedPool::printInfo(), and SegmentedPool::SegmentedPool().

int SegmentedPoolNode::valgrind_handle

Definition at line 44 of file SegmentedPool.cpp.

Referenced by SegmentedPool::allocate(), and SegmentedPool::deallocate().


The documentation for this struct was generated from the following file:
Generated on Fri Jul 27 22:29:54 2007 for pentagram by  doxygen 1.4.7