Generated on Wed Nov 1 15:05:14 2006 for Gecode by doxygen 1.4.5

Gecode::MemoryManager::ReuseChunk Class Reference

List of all members.

Detailed Description

Memory-chunks for reusing slack memory.

Definition at line 194 of file memory-manager.icc.

Public Attributes

size_t size
 Size of chunk.
ReuseChunknext
 Next chunk for reusal.


Member Data Documentation

size_t Gecode::MemoryManager::ReuseChunk::size
 

Size of chunk.

Definition at line 197 of file memory-manager.icc.

ReuseChunk* Gecode::MemoryManager::ReuseChunk::next
 

Next chunk for reusal.

Definition at line 199 of file memory-manager.icc.


The documentation for this class was generated from the following file: